Interface CustomFieldValue
@ExperimentalApi
public interface CustomFieldValue
Encapsulates custom field id and its values.
- Since:
- 8.10
-
Method Summary
Modifier and TypeMethodDescriptiongetValues(PersistenceFieldType persistenceFieldType) getValues(PersistenceFieldType persistenceFieldType, String parentKey)
-
Method Details
-
getFieldId
String getFieldId() -
getValues
-
getValues
-