org.csapi
Class TpAttributeTagInfo
java.lang.Object
org.csapi.TpAttributeTagInfo
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpAttributeTagInfo
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpAttributeTagInfo"
- 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_SIMPLE_TYPE
public static final int _P_SIMPLE_TYPE
- See Also:
- Constant Field Values
P_SIMPLE_TYPE
public static final TpAttributeTagInfo P_SIMPLE_TYPE
_P_STRUCTURED_TYPE
public static final int _P_STRUCTURED_TYPE
- See Also:
- Constant Field Values
P_STRUCTURED_TYPE
public static final TpAttributeTagInfo P_STRUCTURED_TYPE
_P_XML_TYPE
public static final int _P_XML_TYPE
- See Also:
- Constant Field Values
P_XML_TYPE
public static final TpAttributeTagInfo P_XML_TYPE
TpAttributeTagInfo
protected TpAttributeTagInfo(int i)
value
public int value()
from_int
public static TpAttributeTagInfo from_int(int value)
Copyright © 2009. All Rights Reserved.