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