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