Constructor and Description |
---|
SimpleComponent() |
Modifier and Type | Method and Description |
---|---|
Annotation |
getAnnotation() |
Map |
getAttributesMap() |
String |
getDefaultValue() |
String |
getFixed() |
String |
getForm() |
String |
getName() |
String |
getRef() |
SimpleType |
getSimpleType() |
String |
getType() |
boolean |
isSetDefaultValue() |
void |
setAnnotation(Annotation annotation) |
void |
setAttributesMap(Map attributesMap) |
void |
setDefaultValue(String defaultValue) |
void |
setFixed(String fixed) |
void |
setForm(String form) |
void |
setName(String name) |
void |
setRef(String ref) |
void |
setSimpleType(SimpleType simpleType) |
void |
setType(String type) |
public void setSimpleType(SimpleType simpleType)
public SimpleType getSimpleType()
public void setType(String type)
public String getType()
public void setName(String name)
public String getName()
public void setDefaultValue(String defaultValue)
public String getDefaultValue()
public void setFixed(String fixed)
public String getFixed()
public void setAttributesMap(Map attributesMap)
public Map getAttributesMap()
public void setAnnotation(Annotation annotation)
public Annotation getAnnotation()
public boolean isSetDefaultValue()
public void setForm(String form)
public String getForm()
public void setRef(String ref)
public String getRef()
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference