public interface ICustomFieldValueWithList<PV extends ICustomFieldPossibleValue<C>,C> extends ICustomFieldValue
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PV> |
getEnumeratedValues() |
void |
setEnumeratedValues(java.util.List<PV> value) |
getBooleanValue, getDateValue, getDecimalValue, getField, getIntegerValue, getLinkedEntityValue, getRichTextValue, getStringValue, getTextValue, setBooleanValue, setDateValue, setDecimalValue, setIntegerValue, setLinkedEntityValue, setRichTextValue, setStringValue, setTextValue