@Entity public class AdCustomFieldPossibleValueCategory extends CustomFieldPossibleValueCategory<AdCustomField,AdCustomFieldPossibleValueCategory,AdCustomFieldPossibleValue>
NULL_PART| Constructor and Description |
|---|
AdCustomFieldPossibleValueCategory() |
| Modifier and Type | Method and Description |
|---|---|
DataTranslationType |
getDataTranslationType()
If this entity allows data translation, should return the translation type
|
AdCustomField |
getField() |
java.util.List<AdCustomFieldPossibleValue> |
getPossibleValues() |
void |
setField(AdCustomField field) |
getNetworkcompareTo, getOrder, setOrder, toStringgetDescription, getInternalName, setDescription, setInternalNamegetName, getNames, setNamegetLogType, getVersionisGlobalclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransientpublic DataTranslationType getDataTranslationType()
BaseEntitygetDataTranslationType in class BaseEntitypublic AdCustomField getField()
public java.util.List<AdCustomFieldPossibleValue> getPossibleValues()
public void setField(AdCustomField field)