org.csapi
Class TpAttribute

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

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

Generated from IDL definition of struct "TpAttribute"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 java.lang.String AttributeName
           
 TpAttributeValue AttributeValue
           
 
Constructor Summary
TpAttribute()
           
TpAttribute(java.lang.String AttributeName, TpAttributeValue AttributeValue)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AttributeName

public java.lang.String AttributeName

AttributeValue

public TpAttributeValue AttributeValue
Constructor Detail

TpAttribute

public TpAttribute()

TpAttribute

public TpAttribute(java.lang.String AttributeName,
                   TpAttributeValue AttributeValue)


Copyright © 2009. All Rights Reserved.