public interface ClassModel extends ExtensibleType<ClassModel>
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<FieldModel> |
getFields()
Returns an unmodifiable collection of fields models that represent
all the declared fields of this classes.
|
allSubTypes, getInterfaces, getParameterizedInterfaces, getParent, getStaticFields, subTypesgetDefiningURIs, getMethods, getReferences, wasDefinedIngetAnnotation, getAnnotations, getName, shortDescjava.util.Collection<FieldModel> getFields()
Copyright © 2013 Oracle Corporation. All Rights Reserved.