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.BasicValues will implicitly be created.| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
int |
getOrdinal() |
Copyright © 2021 Hitachi Vantara. All rights reserved.