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 Detail

      • getValue

        java.lang.String getValue()
      • getLabel

        java.lang.String getLabel()