org.csapi.fw
Class TpSubjectType
java.lang.Object
org.csapi.fw.TpSubjectType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpSubjectType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpSubjectType"
- 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 |
_P_SUBJECT_UNDEFINED
public static final int _P_SUBJECT_UNDEFINED
- See Also:
- Constant Field Values
P_SUBJECT_UNDEFINED
public static final TpSubjectType P_SUBJECT_UNDEFINED
_P_SUBJECT_CLIENT_APP
public static final int _P_SUBJECT_CLIENT_APP
- See Also:
- Constant Field Values
P_SUBJECT_CLIENT_APP
public static final TpSubjectType P_SUBJECT_CLIENT_APP
_P_SUBJECT_FW
public static final int _P_SUBJECT_FW
- See Also:
- Constant Field Values
P_SUBJECT_FW
public static final TpSubjectType P_SUBJECT_FW
TpSubjectType
protected TpSubjectType(int i)
value
public int value()
from_int
public static TpSubjectType from_int(int value)
Copyright © 2008. All Rights Reserved.