|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DynamicEnumeration | |
|---|---|
| com.prosysopc.ua.typedictionary | Dynamic Structure handing based on
TypeDictionarys read from the server address space. |
| Uses of DynamicEnumeration in com.prosysopc.ua.typedictionary |
|---|
| Methods in com.prosysopc.ua.typedictionary that return DynamicEnumeration | |
|---|---|
DynamicEnumeration |
EnumerationSpecification.createEnumerationFromInteger(int value)
Creates a DynamicEnumeration based on the given value in the context of this
Enumeration. |
DynamicEnumeration |
EnumerationSpecification.createEnumerationFromString(String value)
Creates a DynamicEnumeration based on the given value in the context of this
Enumeration. |
static DynamicEnumeration |
DynamicEnumeration.valueOf(int value)
Creates a DynamicEnumeration with the given value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||