|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExceptionDeviationFormat | |
|---|---|
| org.opcfoundation.ua.core | All the code in this package are codegenerated. |
| Uses of ExceptionDeviationFormat in org.opcfoundation.ua.core |
|---|
| Fields in org.opcfoundation.ua.core with type parameters of type ExceptionDeviationFormat | |
|---|---|
static EnumSet<ExceptionDeviationFormat> |
ExceptionDeviationFormat.ALL
|
static EnumSet<ExceptionDeviationFormat> |
ExceptionDeviationFormat.NONE
|
| Methods in org.opcfoundation.ua.core that return ExceptionDeviationFormat | |
|---|---|
static ExceptionDeviationFormat |
ExceptionDeviationFormat.valueOf(int value)
|
static ExceptionDeviationFormat[] |
ExceptionDeviationFormat.valueOf(int[] value)
|
static ExceptionDeviationFormat |
ExceptionDeviationFormat.valueOf(Integer value)
|
static ExceptionDeviationFormat[] |
ExceptionDeviationFormat.valueOf(Integer[] value)
|
static ExceptionDeviationFormat |
ExceptionDeviationFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ExceptionDeviationFormat |
ExceptionDeviationFormat.valueOf(UnsignedInteger value)
|
static ExceptionDeviationFormat[] |
ExceptionDeviationFormat.valueOf(UnsignedInteger[] value)
|
static ExceptionDeviationFormat[] |
ExceptionDeviationFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||