org.csapi.cm
Class TpSiteOrSap

java.lang.Object
  extended by 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

Field Summary
static int _SAP
           
static int _SITE
           
static TpSiteOrSap SAP
           
static TpSiteOrSap SITE
           
 
Constructor Summary
protected TpSiteOrSap(int i)
           
 
Method Summary
static TpSiteOrSap from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_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
Constructor Detail

TpSiteOrSap

protected TpSiteOrSap(int i)
Method Detail

value

public int value()

from_int

public static TpSiteOrSap from_int(int value)


Copyright © 2009. All Rights Reserved.