|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Enumeration | |
|---|---|
| org.opcfoundation.ua.builtintypes | OPC UA Part 6 defines 25 builtin types. |
| org.opcfoundation.ua.core | All the code in this package are codegenerated. |
| org.opcfoundation.ua.encoding | This folder contains serialization interfaces and serialization implementations |
| org.opcfoundation.ua.encoding.binary | The implementation of binary serialization |
| org.opcfoundation.ua.encoding.xml | The implementation of xml serialization. |
| Uses of Enumeration in org.opcfoundation.ua.builtintypes |
|---|
| Methods in org.opcfoundation.ua.builtintypes with type parameters of type Enumeration | ||
|---|---|---|
|
Variant.asEnum(Class<T> clazz)
Converts the value to the given Enumeration objects. |
|
| Uses of Enumeration in org.opcfoundation.ua.core |
|---|
| Classes in org.opcfoundation.ua.core that implement Enumeration | |
|---|---|
class |
AccessLevel
AccessLevel class. |
class |
ApplicationType
|
class |
AttributeWriteMask
|
class |
AxisScaleEnumeration
|
class |
BrowseDirection
|
class |
BrowseResultMask
|
class |
DataChangeTrigger
|
class |
DeadbandType
|
class |
ExceptionDeviationFormat
|
class |
FilterOperator
|
class |
HistoryUpdateType
|
class |
IdType
|
class |
MessageSecurityMode
|
class |
ModelChangeStructureVerbMask
|
class |
MonitoringMode
|
class |
NamingRuleType
|
class |
NodeAttributesMask
|
class |
NodeClass
|
class |
OpenFileMode
|
class |
PerformUpdateType
|
class |
RedundancySupport
|
class |
SecurityTokenRequestType
|
class |
ServerState
|
class |
TimestampsToReturn
|
class |
TrustListMasks
|
class |
UserTokenType
|
| Uses of Enumeration in org.opcfoundation.ua.encoding |
|---|
| Methods in org.opcfoundation.ua.encoding with type parameters of type Enumeration | ||
|---|---|---|
|
IDecoder.getEnumeration(String fieldName,
Class<T> enumerationClass)
getEnumeration. |
|
|
IDecoder.getEnumerationArray(String fieldName,
Class<T> enumerationClass)
getEnumerationArray. |
|
| Methods in org.opcfoundation.ua.encoding that return Enumeration | ||
|---|---|---|
|
IDecoder.getEnumerationArray(String fieldName,
Class<T> enumerationClass)
getEnumerationArray. |
|
| Methods in org.opcfoundation.ua.encoding with parameters of type Enumeration | |
|---|---|
void |
IEncoder.putEnumeration(String fieldName,
Enumeration v)
putEnumeration. |
| Uses of Enumeration in org.opcfoundation.ua.encoding.binary |
|---|
| Methods in org.opcfoundation.ua.encoding.binary with type parameters of type Enumeration | ||
|---|---|---|
|
BinaryDecoder.getEnumeration(String fieldName,
Class<T> enumerationClass)
getEnumeration. |
|
|
BinaryDecoder.getEnumerationArray(String fieldName,
Class<T> enumerationClass)
getEnumerationArray. |
|
| Methods in org.opcfoundation.ua.encoding.binary that return Enumeration | ||
|---|---|---|
|
BinaryDecoder.getEnumerationArray(String fieldName,
Class<T> enumerationClass)
getEnumerationArray. |
|
| Methods in org.opcfoundation.ua.encoding.binary with parameters of type Enumeration | |
|---|---|
void |
EncoderCalc.putEnumeration(String fieldName,
Enumeration v)
putEnumeration. |
void |
BinaryEncoder.putEnumeration(String fieldName,
Enumeration v)
putEnumeration. |
| Uses of Enumeration in org.opcfoundation.ua.encoding.xml |
|---|
| Methods in org.opcfoundation.ua.encoding.xml with type parameters of type Enumeration | ||
|---|---|---|
|
XmlDecoder.getEnumeration(String fieldName,
Class<T> enumType)
getEnumeration. |
|
|
XmlDecoder.getEnumerationArray(String fieldName,
Class<T> enumerationClass)
getEnumerationArray. |
|
| Methods in org.opcfoundation.ua.encoding.xml that return Enumeration | ||
|---|---|---|
|
XmlDecoder.getEnumerationArray(String fieldName,
Class<T> enumerationClass)
getEnumerationArray. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||