public interface EnumType extends ExtensibleType<EnumType>
| Modifier and Type | Method and Description |
|---|---|
Collection<FieldModel> |
getFields()
Returns an unmodifiable collection of fields models that represent all
the declared fields of this enum.
|
allSubTypes, getFormalTypeParameters, getInterfaces, getParameterizedInterface, getParameterizedInterfaces, getParent, getSimpleName, getStaticFields, isInstanceOf, subTypesgetDefiningURIs, getMethods, getReferences, wasDefinedIngetAnnotation, getAnnotations, getName, shortDescCollection<FieldModel> getFields()
Copyright © 2009–2022 Oracle Corporation. All rights reserved.