public static interface EnumeratedValues.Value
Value
represents a member of an enumerated type. If an
enumerated type is not based upon an explicit array of values, an
array of EnumeratedValues.BasicValue
s will implicitly be created.Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
int |
getOrdinal() |
Copyright © 2020 Hitachi Vantara. All rights reserved.