|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrustListMasks | |
|---|---|
| org.opcfoundation.ua.core | All the code in this package are codegenerated. |
| Uses of TrustListMasks in org.opcfoundation.ua.core |
|---|
| Fields in org.opcfoundation.ua.core with type parameters of type TrustListMasks | |
|---|---|
static EnumSet<TrustListMasks> |
TrustListMasks.ALL
|
static EnumSet<TrustListMasks> |
TrustListMasks.NONE
|
| Methods in org.opcfoundation.ua.core that return TrustListMasks | |
|---|---|
static TrustListMasks |
TrustListMasks.valueOf(int value)
|
static TrustListMasks[] |
TrustListMasks.valueOf(int[] value)
|
static TrustListMasks |
TrustListMasks.valueOf(Integer value)
|
static TrustListMasks[] |
TrustListMasks.valueOf(Integer[] value)
|
static TrustListMasks |
TrustListMasks.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TrustListMasks |
TrustListMasks.valueOf(UnsignedInteger value)
|
static TrustListMasks[] |
TrustListMasks.valueOf(UnsignedInteger[] value)
|
static TrustListMasks[] |
TrustListMasks.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 TrustListMasks | |
|---|---|
static EnumSet<TrustListMasks> |
TrustListMasks.getSet(int mask)
|
static EnumSet<TrustListMasks> |
TrustListMasks.getSet(UnsignedInteger mask)
|
| Methods in org.opcfoundation.ua.core with parameters of type TrustListMasks | |
|---|---|
static UnsignedInteger |
TrustListMasks.getMask(TrustListMasks... list)
|
| Method parameters in org.opcfoundation.ua.core with type arguments of type TrustListMasks | |
|---|---|
static UnsignedInteger |
TrustListMasks.getMask(Collection<TrustListMasks> list)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||