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