public interface IMember extends IBasicModel
IMember interface.
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getJavaType()
getJavaType.
|
List<ITypeModel> |
getJAXBTypes()
getJAXBType.
|
ITypeModel |
getType()
getType.
|
boolean |
isCollection() |
boolean |
isMap() |
boolean |
isPublic()
isPublic.
|
boolean |
isStatic()
isStatic.
|
getAnnotation, getAnnotationByCanonicalName, getAnnotations, getAnnotationValue, getAnnotationValues, getDocumentation, getName, hasAnnotation, hasAnnotationWithCanonicalNameboolean isStatic()
isStatic.
boolean isPublic()
isPublic.
ITypeModel getType()
getType.
ITypeModel object.List<ITypeModel> getJAXBTypes()
getJAXBType.
ITypeModel object.boolean isCollection()
boolean isMap()
Copyright © 2015 Mulesoft. All rights reserved.