All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class COM.ibm.eNetwork.cpic.CPICConfirmUrgency

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

public class CPICConfirmUrgency
extends IBMInteger

Variable Index

 o CM_CONFIRMATION_NOT_URGENT
 o CM_CONFIRMATION_URGENT
 o copyright
Copyright IBM Corporation 1997, 1998.

Constructor Index

 o CPICConfirmUrgency()
 o CPICConfirmUrgency(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_CONFIRMATION_NOT_URGENT
 public static final int CM_CONFIRMATION_NOT_URGENT
 o CM_CONFIRMATION_URGENT
 public static final int CM_CONFIRMATION_URGENT

Constructors

 o CPICConfirmUrgency
 public CPICConfirmUrgency(int initialValue)
 o CPICConfirmUrgency
 public CPICConfirmUrgency()

All Packages  Class Hierarchy  This Package  Previous  Next  Index