com.ibm.openpages.api.resource

Interface IDateField

  • All Superinterfaces:
    IField


    public interface IDateField
    extends IField
    Represents a string field.
    • Method Detail

      • getValue

        java.util.Date getValue()
        Returns the field value as a date.
        Returns:
        the field value as a date if it exists; otherwise null
      • setValue

        void setValue(java.util.Date value)
        Sets the field value with a date.
        Parameters:
        value - the field value with a date. A null value is allowed.

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