|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerCapability | |
|---|---|
| org.opcfoundation.ua.core | All the code in this package are codegenerated. |
| Uses of ServerCapability in org.opcfoundation.ua.core |
|---|
| Methods in org.opcfoundation.ua.core that return ServerCapability | |
|---|---|
static ServerCapability |
ServerCapability.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ServerCapability |
ServerCapability.valueOfId(String identifier)
|
static ServerCapability[] |
ServerCapability.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 ServerCapability | |
|---|---|
static EnumSet<ServerCapability> |
ServerCapability.getSet(String... identifiers)
|
| Methods in org.opcfoundation.ua.core with parameters of type ServerCapability | |
|---|---|
static String[] |
ServerCapability.getIdentifiers(ServerCapability... list)
|
| Method parameters in org.opcfoundation.ua.core with type arguments of type ServerCapability | |
|---|---|
static String[] |
ServerCapability.getIdentifiers(EnumSet<ServerCapability> list)
|
static String |
ServerCapability.toString(EnumSet<ServerCapability> capabilities)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||