org.csapi
Class TpStructuredAttributeValue

java.lang.Object
  extended by org.csapi.TpStructuredAttributeValue
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpStructuredAttributeValue
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of struct "TpStructuredAttributeValue"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 java.lang.String Type
           
 org.omg.CORBA.Any Value
           
 
Constructor Summary
TpStructuredAttributeValue()
           
TpStructuredAttributeValue(java.lang.String Type, org.omg.CORBA.Any Value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Type

public java.lang.String Type

Value

public org.omg.CORBA.Any Value
Constructor Detail

TpStructuredAttributeValue

public TpStructuredAttributeValue()

TpStructuredAttributeValue

public TpStructuredAttributeValue(java.lang.String Type,
                                  org.omg.CORBA.Any Value)


Copyright © 2008. All Rights Reserved.