org.csapi
Class TpSimpleAttributeTypeInfo
java.lang.Object
org.csapi.TpSimpleAttributeTypeInfo
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpSimpleAttributeTypeInfo
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpSimpleAttributeTypeInfo"
- 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_BOOLEAN
public static final int _P_BOOLEAN
- See Also:
- Constant Field Values
P_BOOLEAN
public static final TpSimpleAttributeTypeInfo P_BOOLEAN
_P_OCTET
public static final int _P_OCTET
- See Also:
- Constant Field Values
P_OCTET
public static final TpSimpleAttributeTypeInfo P_OCTET
_P_CHAR
public static final int _P_CHAR
- See Also:
- Constant Field Values
P_CHAR
public static final TpSimpleAttributeTypeInfo P_CHAR
_P_WCHAR
public static final int _P_WCHAR
- See Also:
- Constant Field Values
P_WCHAR
public static final TpSimpleAttributeTypeInfo P_WCHAR
_P_STRING
public static final int _P_STRING
- See Also:
- Constant Field Values
P_STRING
public static final TpSimpleAttributeTypeInfo P_STRING
_P_WSTRING
public static final int _P_WSTRING
- See Also:
- Constant Field Values
P_WSTRING
public static final TpSimpleAttributeTypeInfo P_WSTRING
_P_INT16
public static final int _P_INT16
- See Also:
- Constant Field Values
P_INT16
public static final TpSimpleAttributeTypeInfo P_INT16
_P_UNSIGNED_INT16
public static final int _P_UNSIGNED_INT16
- See Also:
- Constant Field Values
P_UNSIGNED_INT16
public static final TpSimpleAttributeTypeInfo P_UNSIGNED_INT16
_P_INT32
public static final int _P_INT32
- See Also:
- Constant Field Values
P_INT32
public static final TpSimpleAttributeTypeInfo P_INT32
_P_UNSIGNED_INT32
public static final int _P_UNSIGNED_INT32
- See Also:
- Constant Field Values
P_UNSIGNED_INT32
public static final TpSimpleAttributeTypeInfo P_UNSIGNED_INT32
_P_INT64
public static final int _P_INT64
- See Also:
- Constant Field Values
P_INT64
public static final TpSimpleAttributeTypeInfo P_INT64
_P_UNSIGNED_INT64
public static final int _P_UNSIGNED_INT64
- See Also:
- Constant Field Values
P_UNSIGNED_INT64
public static final TpSimpleAttributeTypeInfo P_UNSIGNED_INT64
_P_FLOAT
public static final int _P_FLOAT
- See Also:
- Constant Field Values
P_FLOAT
public static final TpSimpleAttributeTypeInfo P_FLOAT
_P_DOUBLE
public static final int _P_DOUBLE
- See Also:
- Constant Field Values
P_DOUBLE
public static final TpSimpleAttributeTypeInfo P_DOUBLE
_P_FIXED
public static final int _P_FIXED
- See Also:
- Constant Field Values
P_FIXED
public static final TpSimpleAttributeTypeInfo P_FIXED
TpSimpleAttributeTypeInfo
protected TpSimpleAttributeTypeInfo(int i)
value
public int value()
from_int
public static TpSimpleAttributeTypeInfo from_int(int value)
Copyright © 2009. All Rights Reserved.