All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class COM.ibm.eNetwork.cpic.CPICAllocateConfirmType

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

public class CPICAllocateConfirmType
extends IBMInteger

Variable Index

 o CM_ALLOCATE_CONFIRM
 o CM_ALLOCATE_NO_CONFIRM
 o copyright
Copyright IBM Corporation 1997, 1998.

Constructor Index

 o CPICAllocateConfirmType()
 o CPICAllocateConfirmType(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_ALLOCATE_NO_CONFIRM
 public static final int CM_ALLOCATE_NO_CONFIRM
 o CM_ALLOCATE_CONFIRM
 public static final int CM_ALLOCATE_CONFIRM

Constructors

 o CPICAllocateConfirmType
 public CPICAllocateConfirmType(int initialValue)
 o CPICAllocateConfirmType
 public CPICAllocateConfirmType()

All Packages  Class Hierarchy  This Package  Previous  Next  Index