static ExclusiveClockLevelKind |
ExclusiveClockLevelKind.get(int value) |
static ExclusiveClockLevelKind |
ExclusiveClockLevelKind.get(java.lang.String literal) |
static ExclusiveClockLevelKind |
ExclusiveClockLevelKind.getByName(java.lang.String name) |
static ExclusiveClockLevelKind |
ExclusiveClockLevelKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExclusiveClockLevelKind[] |
ExclusiveClockLevelKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|