All Packages Class Hierarchy This Package Previous Next Index
Class COM.ibm.eNetwork.cpic.CPICJoinTransactionType
java.lang.Object
|
+----COM.ibm.eNetwork.cpic.IBMInteger
|
+----COM.ibm.eNetwork.cpic.CPICJoinTransactionType
- public class CPICJoinTransactionType
- extends IBMInteger
-
CM_JOIN_EXPLICIT
-
-
CM_JOIN_IMPLICIT
-
-
copyright
- Copyright IBM Corporation 1997, 1998.
-
CPICJoinTransactionType()
-
-
CPICJoinTransactionType(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_JOIN_IMPLICIT
public static final int CM_JOIN_IMPLICIT
CM_JOIN_EXPLICIT
public static final int CM_JOIN_EXPLICIT
CPICJoinTransactionType
public CPICJoinTransactionType(int initialValue)
CPICJoinTransactionType
public CPICJoinTransactionType()
All Packages Class Hierarchy This Package Previous Next Index