org.csapi.cm
Class TpSiteOrSap
java.lang.Object
org.csapi.cm.TpSiteOrSap
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpSiteOrSap
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpSiteOrSap"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_SITE
public static final int _SITE
- See Also:
- Constant Field Values
SITE
public static final TpSiteOrSap SITE
_SAP
public static final int _SAP
- See Also:
- Constant Field Values
SAP
public static final TpSiteOrSap SAP
TpSiteOrSap
protected TpSiteOrSap(int i)
value
public int value()
from_int
public static TpSiteOrSap from_int(int value)
Copyright © 2008. All Rights Reserved.