All Packages Class Hierarchy This Package Previous Next Index
Class COM.ibm.eNetwork.cpic.CPICErrorDirection
java.lang.Object
|
+----COM.ibm.eNetwork.cpic.IBMInteger
|
+----COM.ibm.eNetwork.cpic.CPICErrorDirection
- public class CPICErrorDirection
- extends IBMInteger
-
CM_RECEIVE_ERROR
-
-
CM_SEND_ERROR
-
-
copyright
- Copyright IBM Corporation 1997, 1998.
-
CPICErrorDirection()
-
-
CPICErrorDirection(int)
-
copyright
public static final String copyright
- Copyright IBM Corporation 1997, 1998. All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication
or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
CM_RECEIVE_ERROR
public static final int CM_RECEIVE_ERROR
CM_SEND_ERROR
public static final int CM_SEND_ERROR
CPICErrorDirection
public CPICErrorDirection(int initialValue)
CPICErrorDirection
public CPICErrorDirection()
All Packages Class Hierarchy This Package Previous Next Index