org.opcfoundation.ua.core
Class Attributes

java.lang.Object
  extended by org.opcfoundation.ua.core.Attributes

public class Attributes
extends Object


Field Summary
static UnsignedInteger AccessLevel
           
static UnsignedInteger ArrayDimensions
           
static UnsignedInteger BrowseName
           
static UnsignedInteger ContainsNoLoops
           
static UnsignedInteger DataType
           
static UnsignedInteger Description
           
static UnsignedInteger DisplayName
           
static UnsignedInteger EventNotifier
           
static UnsignedInteger Executable
           
static UnsignedInteger Historizing
           
static UnsignedInteger InverseName
           
static UnsignedInteger IsAbstract
           
static UnsignedInteger MinimumSamplingInterval
           
static UnsignedInteger NodeClass
           
static UnsignedInteger NodeId
           
static UnsignedInteger Symmetric
           
static UnsignedInteger UserAccessLevel
           
static UnsignedInteger UserExecutable
           
static UnsignedInteger UserWriteMask
           
static UnsignedInteger Value
           
static UnsignedInteger ValueRank
           
static UnsignedInteger WriteMask
           
 
Constructor Summary
Attributes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NodeId

public static final UnsignedInteger NodeId

NodeClass

public static final UnsignedInteger NodeClass

BrowseName

public static final UnsignedInteger BrowseName

DisplayName

public static final UnsignedInteger DisplayName

Description

public static final UnsignedInteger Description

WriteMask

public static final UnsignedInteger WriteMask

UserWriteMask

public static final UnsignedInteger UserWriteMask

IsAbstract

public static final UnsignedInteger IsAbstract

Symmetric

public static final UnsignedInteger Symmetric

InverseName

public static final UnsignedInteger InverseName

ContainsNoLoops

public static final UnsignedInteger ContainsNoLoops

EventNotifier

public static final UnsignedInteger EventNotifier

Value

public static final UnsignedInteger Value

DataType

public static final UnsignedInteger DataType

ValueRank

public static final UnsignedInteger ValueRank

ArrayDimensions

public static final UnsignedInteger ArrayDimensions

AccessLevel

public static final UnsignedInteger AccessLevel

UserAccessLevel

public static final UnsignedInteger UserAccessLevel

MinimumSamplingInterval

public static final UnsignedInteger MinimumSamplingInterval

Historizing

public static final UnsignedInteger Historizing

Executable

public static final UnsignedInteger Executable

UserExecutable

public static final UnsignedInteger UserExecutable
Constructor Detail

Attributes

public Attributes()


Copyright © 2018. All rights reserved.