T - The concrete type of the Enum.BlockDefaultEnum, BlockEnum, ComplexTypeBlockEnum, FinalDefaultEnum, FinalEnum, FormEnum, SimpleTypeFinalEnum, UsageEnum, WhiteSpaceEnumpublic interface XsdEnum<T>
Enum classes of this solution.| Modifier and Type | Method | Description |
|---|---|---|
List<String> |
getSupportedValues() |
|
String |
getValue() |
|
T[] |
getValues() |
|
String |
getVariableName() |
String getVariableName()
Enum represents.List<String> getSupportedValues()
T[] getValues()
Enum type.String getValue()
Copyright © 2018. All rights reserved.