@Entity public class DocumentCustomFieldPossibleValueCategory extends CustomFieldPossibleValueCategory<DocumentCustomField,DocumentCustomFieldPossibleValueCategory,DocumentCustomFieldPossibleValue>
NULL_PART| Constructor and Description |
|---|
DocumentCustomFieldPossibleValueCategory() |
| Modifier and Type | Method and Description |
|---|---|
DocumentCustomField |
getField() |
java.util.List<DocumentCustomFieldPossibleValue> |
getPossibleValues() |
void |
setField(DocumentCustomField field) |
getNetworkcompareTo, getOrder, setOrder, toStringgetDescription, getInternalName, setDescription, setInternalNamegetName, getNames, setNamegetDataTranslationType, getLogType, getVersionisGlobalclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransientpublic DocumentCustomFieldPossibleValueCategory()
public DocumentCustomField getField()
public java.util.List<DocumentCustomFieldPossibleValue> getPossibleValues()
public void setField(DocumentCustomField field)