Interface semper.transfer.OperationStates
All Packages Class Hierarchy This Package Previous Next Index
Interface semper.transfer.OperationStates
- public interface OperationStates
- extends Object
States of operations
- Version:
- $Revision: 1.2 $ $Date: 1996/05/23 17:33:24 $
- Author:
- Christian Thiel ([email protected]), Ferdinando Loiacono ([email protected])
-
OP_CS_ANY
-
-
OP_CS_NONE
-
-
OP_RS_CANCELED
-
-
OP_RS_CMERROR
-
-
OP_RS_CONTRCVD
-
-
OP_RS_ERROR
-
-
OP_RS_INITIATED
-
-
OP_RS_INQUIRY
-
-
OP_RS_PMERROR
-
-
OP_RS_SMERROR
-
-
OP_RS_TMERROR
-
-
OP_SS_CANCELED
-
-
OP_SS_CMERROR
-
-
OP_SS_ERROR
-
-
OP_SS_INITIATED
-
-
OP_SS_PMERROR
-
-
OP_SS_PROCESSED
-
-
OP_SS_SENT
-
-
OP_SS_SMERROR
-
-
OP_SS_STATUSRCVD
-
-
OP_SS_TMERROR
-
OP_CS_NONE
public final static int OP_CS_NONE
OP_SS_INITIATED
public final static int OP_SS_INITIATED
OP_SS_STATUSRCVD
public final static int OP_SS_STATUSRCVD
OP_SS_PROCESSED
public final static int OP_SS_PROCESSED
OP_SS_SENT
public final static int OP_SS_SENT
OP_SS_TMERROR
public final static int OP_SS_TMERROR
OP_SS_SMERROR
public final static int OP_SS_SMERROR
OP_SS_PMERROR
public final static int OP_SS_PMERROR
OP_SS_CMERROR
public final static int OP_SS_CMERROR
OP_SS_CANCELED
public final static int OP_SS_CANCELED
OP_SS_ERROR
public final static int OP_SS_ERROR
OP_RS_INITIATED
public final static int OP_RS_INITIATED
OP_RS_CONTRCVD
public final static int OP_RS_CONTRCVD
OP_RS_INQUIRY
public final static int OP_RS_INQUIRY
OP_RS_TMERROR
public final static int OP_RS_TMERROR
OP_RS_SMERROR
public final static int OP_RS_SMERROR
OP_RS_PMERROR
public final static int OP_RS_PMERROR
OP_RS_CMERROR
public final static int OP_RS_CMERROR
OP_RS_CANCELED
public final static int OP_RS_CANCELED
OP_RS_ERROR
public final static int OP_RS_ERROR
OP_CS_ANY
public final static int OP_CS_ANY
All Packages Class Hierarchy This Package Previous Next Index