protected class DTOWurblet.Property extends Object
| Constructor and Description |
|---|
Property(String type,
String name,
String comment) |
| Modifier and Type | Method and Description |
|---|---|
void |
addGlobalAnnotation(String globalAnnotation) |
void |
cleanupAnnotations() |
List<String> |
getAnnotations() |
String |
getComment() |
String |
getGetterName() |
String |
getName() |
String |
getSetterName() |
String |
getType() |
boolean |
isInherited() |
boolean |
isMutable() |
boolean |
isRequired() |
boolean |
isTransient() |
public boolean isInherited()
public boolean isMutable()
public boolean isRequired()
public boolean isTransient()
public String getType()
public String getName()
public String getComment()
public String getGetterName()
public String getSetterName()
public void addGlobalAnnotation(String globalAnnotation)
public void cleanupAnnotations()
Tentackle - distributed, domain- and model-driven