public class JavaEnum extends JavaAbstractType
JavaAbstractType.GenerationTypeJavaType.KindclientType, generationType, kind, provider, type, url| Constructor and Description |
|---|
JavaEnum(JavaTypeFactory provider,
java.lang.Class<?> type,
java.net.URL url) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<JavaEnumValue> |
getEnumValues() |
JavaEnumValue |
getFirstEnumValue() |
getAs3Type, getClientType, getGenerationType, getKind, getLastModified, getName, getPackage, getPackageName, getPropertyDescriptors, getProvider, getQualifiedName, getSortedUnmodifiableList, getType, getUrl, isBean, isEntity, isEnum, isGenerated, isInterface, isRemoteDestination, isWithBase, removeNullpublic JavaEnum(JavaTypeFactory provider, java.lang.Class<?> type, java.net.URL url)
public JavaEnumValue getFirstEnumValue()
public java.util.List<JavaEnumValue> getEnumValues()