public class AnnotationTypeCategoryData extends CommonData implements RegisteredData
AnnotationTypeCategory
,
Developer documentation: AnnotationsModifier and Type | Field and Description |
---|---|
private Set<AnnotationTypeData> |
annotationTypes |
private Date |
entryDate |
MAX_DESCRIPTION_LENGTH, MAX_NAME_LENGTH
Constructor and Description |
---|
AnnotationTypeCategoryData() |
Modifier and Type | Method and Description |
---|---|
(package private) Set<AnnotationTypeData> |
getAnnotationTypes()
This is the inverse end.
|
Date |
getEntryDate()
Get the date this item was added to the database.
|
(package private) void |
setAnnotationTypes(Set<AnnotationTypeData> annotationTypes) |
void |
setEntryDate(Date entryDate) |
getDescription, getName, getRemovedBy, setDescription, setName, setRemovedBy
getItemKey, getProjectKey, setItemKey, setProjectKey
equals, getId, getVersion, hashCode, setId, setVersion, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getId, getVersion
getOwner, setOwner
private Date entryDate
private Set<AnnotationTypeData> annotationTypes
public Date getEntryDate()
RegisteredData
getEntryDate
in interface RegisteredData
public void setEntryDate(Date entryDate)
Set<AnnotationTypeData> getAnnotationTypes()
AnnotationTypeData.getCategories()
void setAnnotationTypes(Set<AnnotationTypeData> annotationTypes)