Class PDActionResetForm

    • Field Detail

      • SUB_TYPE

        public static final java.lang.String SUB_TYPE
        This type of action this object represents.
        See Also:
        Constant Field Values
    • Constructor Detail

      • PDActionResetForm

        public PDActionResetForm()
        Default constructor.
      • PDActionResetForm

        public PDActionResetForm​(COSDictionary a)
        Constructor.
        Parameters:
        a - The action dictionary.
    • Method Detail

      • getFields

        public COSArray getFields()
        An array identifying which fields to include in the submission or which to exclude, depending on the setting of the Include/Exclude flag in the Flags entry
        Returns:
        the array of fields
      • setFields

        public void setFields​(COSArray array)
        Parameters:
        array - the array of fields
      • getFlags

        public int getFlags()
        A set of flags specifying various characteristics of the action
        Returns:
        the flags
      • setFlags

        public void setFlags​(int flags)
        Parameters:
        flags - the flags