Package | Description |
---|---|
org.omg.CosPropertyService |
Modifier and Type | Method and Description |
---|---|
static ConflictingProperty |
ConflictingPropertyHelper.extract(Any any) |
static ConflictingProperty |
ConflictingPropertyHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
ConflictingPropertyHelper.insert(Any any,
ConflictingProperty s) |
static void |
ConflictingPropertyHelper.write(OutputStream out,
ConflictingProperty s) |
Modifier and Type | Method and Description |
---|---|
void |
_PropertySetDefStub.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 |
PropertySetDefOperations.define_property_with_mode(String property_name,
Any property_value,
PropertyModeType property_mode) |
void |
_PropertySetDefStub.define_property(String property_name,
Any property_value) |
void |
PropertySetDefPOATie.define_property(String property_name,
Any property_value) |
void |
PropertySetPOATie.define_property(String property_name,
Any property_value) |
void |
PropertySetOperations.define_property(String property_name,
Any property_value) |
void |
_PropertySetStub.define_property(String property_name,
Any property_value) |
Copyright © 2017 JacORB. All rights reserved.