Uses of Class
org.omg.CosPropertyService.MultipleExceptions

Packages that use MultipleExceptions
org.omg.CosPropertyService   
 

Uses of MultipleExceptions in org.omg.CosPropertyService
 

Methods in org.omg.CosPropertyService that return MultipleExceptions
static MultipleExceptions MultipleExceptionsHelper.extract(Any any)
           
static MultipleExceptions MultipleExceptionsHelper.read(InputStream in)
           
 

Methods in org.omg.CosPropertyService with parameters of type MultipleExceptions
static void MultipleExceptionsHelper.insert(Any any, MultipleExceptions s)
           
static void MultipleExceptionsHelper.write(OutputStream out, MultipleExceptions s)
           
 

Methods in org.omg.CosPropertyService that throw MultipleExceptions
 PropertySet PropertySetFactoryOperations.create_initial_propertyset(Property[] initial_properties)
           
 PropertySet PropertySetFactoryPOATie.create_initial_propertyset(Property[] initial_properties)
           
 PropertySet _PropertySetFactoryStub.create_initial_propertyset(Property[] initial_properties)
           
 PropertySetDef PropertySetDefFactoryOperations.create_initial_propertysetdef(PropertyDef[] initial_property_defs)
           
 PropertySetDef PropertySetDefFactoryPOATie.create_initial_propertysetdef(PropertyDef[] initial_property_defs)
           
 PropertySetDef _PropertySetDefFactoryStub.create_initial_propertysetdef(PropertyDef[] initial_property_defs)
           
 void PropertySetDefOperations.define_properties_with_modes(PropertyDef[] property_defs)
           
 void PropertySetDefPOATie.define_properties_with_modes(PropertyDef[] property_defs)
           
 void _PropertySetDefStub.define_properties_with_modes(PropertyDef[] property_defs)
           
 void PropertySetOperations.define_properties(Property[] nproperties)
           
 void PropertySetDefPOATie.define_properties(Property[] nproperties)
           
 void PropertySetPOATie.define_properties(Property[] nproperties)
           
 void _PropertySetDefStub.define_properties(Property[] nproperties)
           
 void _PropertySetStub.define_properties(Property[] nproperties)
           
 void PropertySetOperations.delete_properties(java.lang.String[] property_names)
           
 void PropertySetDefPOATie.delete_properties(java.lang.String[] property_names)
           
 void PropertySetPOATie.delete_properties(java.lang.String[] property_names)
           
 void _PropertySetDefStub.delete_properties(java.lang.String[] property_names)
           
 void _PropertySetStub.delete_properties(java.lang.String[] property_names)
           
 void PropertySetDefOperations.set_property_modes(PropertyMode[] property_modes)
           
 void PropertySetDefPOATie.set_property_modes(PropertyMode[] property_modes)
           
 void _PropertySetDefStub.set_property_modes(PropertyMode[] property_modes)