|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropStruct | |
---|---|
org.omg.CosTradingRepos | |
org.omg.CosTradingRepos.ServiceTypeRepositoryPackage |
Uses of PropStruct in org.omg.CosTradingRepos |
---|
Methods in org.omg.CosTradingRepos with parameters of type PropStruct | |
IncarnationNumber |
_ServiceTypeRepositoryStub.add_type(java.lang.String name,
java.lang.String if_name,
PropStruct[] props,
java.lang.String[] super_types)
|
IncarnationNumber |
ServiceTypeRepositoryPOATie.add_type(java.lang.String name,
java.lang.String if_name,
PropStruct[] props,
java.lang.String[] super_types)
|
IncarnationNumber |
ServiceTypeRepositoryOperations.add_type(java.lang.String name,
java.lang.String if_name,
PropStruct[] props,
java.lang.String[] super_types)
|
Uses of PropStruct in org.omg.CosTradingRepos.ServiceTypeRepositoryPackage |
---|
Fields in org.omg.CosTradingRepos.ServiceTypeRepositoryPackage declared as PropStruct | |
PropStruct |
PropStructHolder.value
|
PropStruct |
ValueTypeRedefinition.definition_1
|
PropStruct |
ValueTypeRedefinition.definition_2
|
PropStruct[] |
PropStructSeqHolder.value
|
PropStruct[] |
TypeStruct.props
|
Methods in org.omg.CosTradingRepos.ServiceTypeRepositoryPackage that return PropStruct | |
static PropStruct |
PropStructHelper.extract(Any any)
|
static PropStruct |
PropStructHelper.read(InputStream in)
|
static PropStruct[] |
PropStructSeqHelper.extract(Any any)
|
static PropStruct[] |
PropStructSeqHelper.read(InputStream _in)
|
Methods in org.omg.CosTradingRepos.ServiceTypeRepositoryPackage with parameters of type PropStruct | |
static void |
PropStructHelper.insert(Any any,
PropStruct s)
|
static void |
PropStructHelper.write(OutputStream out,
PropStruct s)
|
static void |
PropStructSeqHelper.insert(Any any,
PropStruct[] s)
|
static void |
PropStructSeqHelper.write(OutputStream _out,
PropStruct[] _s)
|
Constructors in org.omg.CosTradingRepos.ServiceTypeRepositoryPackage with parameters of type PropStruct | |
PropStructHolder(PropStruct initial)
|
|
ValueTypeRedefinition(java.lang.String _reason,
java.lang.String type_1,
PropStruct definition_1,
java.lang.String type_2,
PropStruct definition_2)
|
|
ValueTypeRedefinition(java.lang.String type_1,
PropStruct definition_1,
java.lang.String type_2,
PropStruct definition_2)
|
|
PropStructSeqHolder(PropStruct[] initial)
|
|
TypeStruct(java.lang.String if_name,
PropStruct[] props,
java.lang.String[] super_types,
boolean masked,
IncarnationNumber incarnation)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |