public abstract class GenericElementModel extends BasicModel implements IGenericElement
| Constructor and Description |
|---|
GenericElementModel() |
| Modifier and Type | Method and Description |
|---|---|
List<ITypeParameter> |
getTypeParameters() |
void |
setTypeParameters(List<ITypeParameter> typeParameters) |
addAnnotation, addJaxbType, equals, getAnnotation, getAnnotationByCanonicalName, getAnnotations, getAnnotationValue, getAnnotationValues, getDocumentation, getJavaType, getJAXBTypes, getName, getType, hasAnnotation, hasAnnotationWithCanonicalName, hashCode, isCollection, isMap, isPublic, isStatic, setCollection, setDocumentation, setJavaClass, setMap, setName, setPublic, setStaticpublic List<ITypeParameter> getTypeParameters()
getTypeParameters in interface IGenericElementpublic void setTypeParameters(List<ITypeParameter> typeParameters)
Copyright © 2015 Mulesoft. All rights reserved.