DynamicPDF by ceTe Software

com.cete.dynamicpdf.forms
Class SignatureFlags

java.lang.Object
  |
  +--com.cete.dynamicpdf.forms.SignatureFlags

public class SignatureFlags
extends java.lang.Object

Specifies signature field flags.


Field Summary
static SignatureFlags APPEND_ONLY
          Append only set.
static SignatureFlags NONE
          None specified.
static SignatureFlags SIGNATURE_EXISTS
          Signature field exists.
 
Method Summary
 int getValue()
          Gets the enumeration constant value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NONE

public static final SignatureFlags NONE
None specified.


SIGNATURE_EXISTS

public static final SignatureFlags SIGNATURE_EXISTS
Signature field exists.


APPEND_ONLY

public static final SignatureFlags APPEND_ONLY
Append only set.

Method Detail

getValue

public int getValue()
Gets the enumeration constant value.

Returns:
The enumeration constant value.

DynamicPDF by ceTe Software

API Reference for DynamicPDF™ for Java generated on December 20, 2005
© Copyright 2005, ceTe Software