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 SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetLabel()java.lang.StringgetValue()
 
-