com.ibm.openpages.api.resource

Interface IMultiEnumField

  • All Superinterfaces:
    IField


    public interface IMultiEnumField
    extends IField
    Represents a multi-selectable enumerated field.
    • Method Detail

      • getEnumValues

        java.util.List<IEnumValue> getEnumValues()
        Returns the value of a multi-selectable enumerated field.
        Returns:
        the field value as a list of elements of an enumeration.
      • setEnumValues

        void setEnumValues(java.util.List<IEnumValue> enumValues)
        Sets the value of a multi-selectable enumerated field.
        Parameters:
        value - the field value with list of elements of an enumeration. A null value is allowed.

Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.