@Entity public class AdCustomFieldPossibleValueCategory extends CustomFieldPossibleValueCategory<AdCustomField,AdCustomFieldPossibleValueCategory,AdCustomFieldPossibleValue>
| 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, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCodepublic DataTranslationType getDataTranslationType()
BaseEntitygetDataTranslationType in class BaseEntitypublic AdCustomField getField()
public java.util.List<AdCustomFieldPossibleValue> getPossibleValues()
public void setField(AdCustomField field)