org.csapi
Class TpAttributeValue
java.lang.Object
org.csapi.TpAttributeValue
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpAttributeValue
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of union "TpAttributeValue"
- 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 |
TpAttributeValue
public TpAttributeValue()
discriminator
public TpAttributeTagInfo discriminator()
SimpleValue
public TpSimpleAttributeValue SimpleValue()
SimpleValue
public void SimpleValue(TpSimpleAttributeValue _x)
StructuredValue
public TpStructuredAttributeValue StructuredValue()
StructuredValue
public void StructuredValue(TpStructuredAttributeValue _x)
XMLValue
public java.lang.String XMLValue()
XMLValue
public void XMLValue(java.lang.String _x)
Copyright © 2009. All Rights Reserved.