org.csapi.fw
Class TpEntOp

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

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

Generated from IDL definition of struct "TpEntOp"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 java.lang.String EntOpID
           
 TpProperty[] EntOpProperties
           
 
Constructor Summary
TpEntOp()
           
TpEntOp(java.lang.String EntOpID, TpProperty[] EntOpProperties)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EntOpID

public java.lang.String EntOpID

EntOpProperties

public TpProperty[] EntOpProperties
Constructor Detail

TpEntOp

public TpEntOp()

TpEntOp

public TpEntOp(java.lang.String EntOpID,
               TpProperty[] EntOpProperties)


Copyright © 2008. All Rights Reserved.