|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property | |
---|---|
org.omg.CosPropertyService |
Uses of Property in org.omg.CosPropertyService |
---|
Fields in org.omg.CosPropertyService declared as Property | |
---|---|
Property[] |
PropertiesHolder.value
|
Property |
PropertyHolder.value
|
Methods in org.omg.CosPropertyService that return Property | |
---|---|
static Property |
PropertyHelper.extract(Any any)
|
static Property[] |
PropertiesHelper.extract(Any any)
|
static Property |
PropertyHelper.read(InputStream in)
|
static Property[] |
PropertiesHelper.read(InputStream _in)
|
Methods in org.omg.CosPropertyService with parameters of type Property | |
---|---|
PropertySet |
_PropertySetFactoryStub.create_constrained_propertyset(TypeCode[] allowed_property_types,
Property[] allowed_properties)
|
PropertySet |
PropertySetFactoryOperations.create_constrained_propertyset(TypeCode[] allowed_property_types,
Property[] allowed_properties)
|
PropertySet |
PropertySetFactoryPOATie.create_constrained_propertyset(TypeCode[] allowed_property_types,
Property[] allowed_properties)
|
PropertySet |
_PropertySetFactoryStub.create_initial_propertyset(Property[] initial_properties)
|
PropertySet |
PropertySetFactoryOperations.create_initial_propertyset(Property[] initial_properties)
|
PropertySet |
PropertySetFactoryPOATie.create_initial_propertyset(Property[] initial_properties)
|
void |
PropertySetDefPOATie.define_properties(Property[] nproperties)
|
void |
_PropertySetStub.define_properties(Property[] nproperties)
|
void |
PropertySetPOATie.define_properties(Property[] nproperties)
|
void |
_PropertySetDefStub.define_properties(Property[] nproperties)
|
void |
PropertySetOperations.define_properties(Property[] nproperties)
|
static void |
PropertyHelper.insert(Any any,
Property s)
|
static void |
PropertiesHelper.insert(Any any,
Property[] s)
|
static void |
PropertyHelper.write(OutputStream out,
Property s)
|
static void |
PropertiesHelper.write(OutputStream _out,
Property[] _s)
|
Constructors in org.omg.CosPropertyService with parameters of type Property | |
---|---|
PropertiesHolder(Property[] initial)
|
|
PropertyHolder(Property initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |