Interface FieldItem
-
public interface FieldItem
A 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.String
getLabel()
java.lang.String
getValue()
-