public interface IFieldModel extends IBasicModel, IMember
IFieldModel interface.
| Modifier and Type | Method and Description |
|---|---|
ITypeModel |
getType()
getType.
|
boolean |
isGeneric()
isPublic.
|
boolean |
isPublic()
isPublic.
|
boolean |
isStatic()
isStatic.
|
getJavaType, getJAXBTypes, isCollection, isMapgetAnnotation, getAnnotationByCanonicalName, getAnnotations, getAnnotationValue, getAnnotationValues, getDocumentation, getName, hasAnnotation, hasAnnotationWithCanonicalNameITypeModel getType()
getType.
getType in interface IMemberITypeModel object.boolean isStatic()
isStatic.
boolean isPublic()
isPublic.
boolean isGeneric()
isPublic.
Copyright © 2015 Mulesoft. All rights reserved.