org.csapi
Class TpAttributeTagInfo

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

Field Summary
static int _P_SIMPLE_TYPE
           
static int _P_STRUCTURED_TYPE
           
static int _P_XML_TYPE
           
static TpAttributeTagInfo P_SIMPLE_TYPE
           
static TpAttributeTagInfo P_STRUCTURED_TYPE
           
static TpAttributeTagInfo P_XML_TYPE
           
 
Constructor Summary
protected TpAttributeTagInfo(int i)
           
 
Method Summary
static TpAttributeTagInfo 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

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

TpAttributeTagInfo

protected TpAttributeTagInfo(int i)
Method Detail

value

public int value()

from_int

public static TpAttributeTagInfo from_int(int value)


Copyright © 2008. All Rights Reserved.