Interface FieldItem
-
public interface FieldItemA FieldItem represents an individual item from a dynamic metadata or structured data field which is a checkbox, radio or dropdown.- Since:
- 8.x
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetLabel()java.lang.StringgetValue()
-