All Packages Class Hierarchy This Package Previous Next Index
Class COM.ibm.eNetwork.cpic.CPICSendType
java.lang.Object
|
+----COM.ibm.eNetwork.cpic.IBMInteger
|
+----COM.ibm.eNetwork.cpic.CPICSendType
- public class CPICSendType
- extends IBMInteger
-
CM_BUFFER_DATA
-
-
CM_SEND_AND_CONFIRM
-
-
CM_SEND_AND_DEALLOCATE
-
-
CM_SEND_AND_FLUSH
-
-
CM_SEND_AND_PREP_TO_RECEIVE
-
-
copyright
- Copyright IBM Corporation 1997, 1998.
-
CPICSendType()
-
-
CPICSendType(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_BUFFER_DATA
public static final int CM_BUFFER_DATA
CM_SEND_AND_FLUSH
public static final int CM_SEND_AND_FLUSH
CM_SEND_AND_CONFIRM
public static final int CM_SEND_AND_CONFIRM
CM_SEND_AND_PREP_TO_RECEIVE
public static final int CM_SEND_AND_PREP_TO_RECEIVE
CM_SEND_AND_DEALLOCATE
public static final int CM_SEND_AND_DEALLOCATE
CPICSendType
public CPICSendType(int initialValue)
CPICSendType
public CPICSendType()
All Packages Class Hierarchy This Package Previous Next Index