static SemanticsIdentifier |
SemanticsIdentifier.fromName(String name) |
Returns SemanticsIdentifier based on the provided identifier name
|
static SemanticsIdentifier |
SemanticsIdentifier.fromOid(String oid) |
Returns SemanticsIdentifier based on the provided OID
|
static SemanticsIdentifier |
SemanticsIdentifier.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SemanticsIdentifier[] |
SemanticsIdentifier.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|