com.ibm.openpages.api.resource

Interface IIntegerField

  • All Superinterfaces:
    IField


    public interface IIntegerField
    extends IField
    Represents an integer field.
    • Method Detail

      • getValue

        java.lang.Integer getValue()
        Returns the field value as an integer.
        Returns:
        the field value as an integer, if it exists; otherwise null
      • setValue

        void setValue(java.lang.Integer value)
        Sets the field value with a integer.
        Parameters:
        value - the field value, represented as an integer. 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.