All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class COM.ibm.eNetwork.cpic.CPICControlInformationReceived

java.lang.Object
   |
   +----COM.ibm.eNetwork.cpic.IBMInteger
           |
           +----COM.ibm.eNetwork.cpic.CPICControlInformationReceived

public class CPICControlInformationReceived
extends IBMInteger

Variable Index

 o CM_ALLOCATE_CONFIRMED
 o CM_ALLOCATE_CONFIRMED_WITH_DATA
 o CM_ALLOCATE_REJECTED_WITH_DATA
 o CM_EXPEDITED_DATA_AVAILABLE
 o CM_NO_CONTROL_INFO_RECEIVED
 o CM_REQ_TO_SEND_NOT_RECEIVED
 o CM_REQ_TO_SEND_RECEIVED
 o CM_RTS_RCVD_AND_EXP_DATA_AVAIL
 o copyright
Copyright IBM Corporation 1997, 1998.

Constructor Index

 o CPICControlInformationReceived()
 o CPICControlInformationReceived(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_NO_CONTROL_INFO_RECEIVED
 public static final int CM_NO_CONTROL_INFO_RECEIVED
 o CM_REQ_TO_SEND_NOT_RECEIVED
 public static final int CM_REQ_TO_SEND_NOT_RECEIVED
 o CM_REQ_TO_SEND_RECEIVED
 public static final int CM_REQ_TO_SEND_RECEIVED
 o CM_ALLOCATE_CONFIRMED
 public static final int CM_ALLOCATE_CONFIRMED
 o CM_ALLOCATE_CONFIRMED_WITH_DATA
 public static final int CM_ALLOCATE_CONFIRMED_WITH_DATA
 o CM_ALLOCATE_REJECTED_WITH_DATA
 public static final int CM_ALLOCATE_REJECTED_WITH_DATA
 o CM_EXPEDITED_DATA_AVAILABLE
 public static final int CM_EXPEDITED_DATA_AVAILABLE
 o CM_RTS_RCVD_AND_EXP_DATA_AVAIL
 public static final int CM_RTS_RCVD_AND_EXP_DATA_AVAIL

Constructors

 o CPICControlInformationReceived
 public CPICControlInformationReceived(int initialValue)
 o CPICControlInformationReceived
 public CPICControlInformationReceived()

All Packages  Class Hierarchy  This Package  Previous  Next  Index