com.ibm.openpages.api.resource

Interface IBooleanField

  • All Superinterfaces:
    IField


    public interface IBooleanField
    extends IField
    Represents a boolean field.
    • Method Detail

      • getValue

        java.lang.Boolean getValue()
        Returns the field value as a boolean.
        Returns:
        the field value as a boolean if it exists; otherwise null
      • setValue

        void setValue(java.lang.Boolean value)
        Sets the field value with a boolean.
        Parameters:
        value - the field value with a boolean. A null value is allowed.

Licensed Materials - Property of IBM
© Copyright IBM Corp. 2013, 2018. All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.