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

Variable Index

 o CM_BUFFER_DATA
 o CM_SEND_AND_CONFIRM
 o CM_SEND_AND_DEALLOCATE
 o CM_SEND_AND_FLUSH
 o CM_SEND_AND_PREP_TO_RECEIVE
 o copyright
Copyright IBM Corporation 1997, 1998.

Constructor Index

 o CPICSendType()
 o CPICSendType(int)

Variables

 o 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.

 o CM_BUFFER_DATA
 public static final int CM_BUFFER_DATA
 o CM_SEND_AND_FLUSH
 public static final int CM_SEND_AND_FLUSH
 o CM_SEND_AND_CONFIRM
 public static final int CM_SEND_AND_CONFIRM
 o CM_SEND_AND_PREP_TO_RECEIVE
 public static final int CM_SEND_AND_PREP_TO_RECEIVE
 o CM_SEND_AND_DEALLOCATE
 public static final int CM_SEND_AND_DEALLOCATE

Constructors

 o CPICSendType
 public CPICSendType(int initialValue)
 o CPICSendType
 public CPICSendType()

All Packages  Class Hierarchy  This Package  Previous  Next  Index