Package | Description |
---|---|
org.omg.CosPropertyService |
Modifier and Type | Method and Description |
---|---|
static UnsupportedMode |
UnsupportedModeHelper.extract(Any any) |
static UnsupportedMode |
UnsupportedModeHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
UnsupportedModeHelper.insert(Any any,
UnsupportedMode s) |
static void |
UnsupportedModeHelper.write(OutputStream out,
UnsupportedMode s) |
Modifier and Type | Method and Description |
---|---|
void |
PropertySetDefOperations.define_property_with_mode(String property_name,
Any property_value,
PropertyModeType property_mode) |
void |
PropertySetDefPOATie.define_property_with_mode(String property_name,
Any property_value,
PropertyModeType property_mode) |
void |
_PropertySetDefStub.define_property_with_mode(String property_name,
Any property_value,
PropertyModeType property_mode) |
void |
PropertySetDefOperations.set_property_mode(String property_name,
PropertyModeType property_mode) |
void |
PropertySetDefPOATie.set_property_mode(String property_name,
PropertyModeType property_mode) |
void |
_PropertySetDefStub.set_property_mode(String property_name,
PropertyModeType property_mode) |
Copyright © 2017 JacORB. All rights reserved.