Class ITPDS
java.lang.Object
  |
  +--com.aia_itp.itpdsapi.ITPDS

public class ITPDS

extends java.lang.Object

Constants for using the com.aia_itp.itpdsapi package.

Fields

RQST_IN_ASCII

public static final int

Identifies that the job will be submitted in ASCII.

RQST_IN_UNICODE

public static final int

Identifies that the job will be submitted in Unicode (this is also the default).

Constructor

Public ITPDS()

Methods

Inherited from class java.lang.Object:

equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait