org.omg.CosTradingRepos.ServiceTypeRepositoryPackage
Class TypeStruct
java.lang.Object
org.omg.CosTradingRepos.ServiceTypeRepositoryPackage.TypeStruct
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class TypeStruct
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of struct "TypeStruct"
- 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 |
if_name
public java.lang.String if_name
props
public PropStruct[] props
super_types
public java.lang.String[] super_types
masked
public boolean masked
incarnation
public IncarnationNumber incarnation
TypeStruct
public TypeStruct()
TypeStruct
public TypeStruct(java.lang.String if_name,
PropStruct[] props,
java.lang.String[] super_types,
boolean masked,
IncarnationNumber incarnation)