public class ValueBoxDefPOATie extends ValueBoxDefPOA
| Constructor and Description |
|---|
ValueBoxDefPOATie(ValueBoxDefOperations tieObject)
Constructor
|
ValueBoxDefPOATie(ValueBoxDefOperations tieObject,
POA poa)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA()
_default_POA method
|
ValueBoxDefOperations |
_delegate()
Get the delegate
|
void |
_delegate(ValueBoxDefOperations delegate_)
Set the delegate
|
java.lang.String |
absolute_name()
Read accessor for absolute_name attribute
|
Repository |
containing_repository()
Read accessor for containing_repository attribute
|
DefinitionKind |
def_kind()
Read accessor for def_kind attribute
|
Container |
defined_in()
Read accessor for defined_in attribute
|
Description |
describe()
Operation describe
|
void |
destroy()
Operation destroy
|
java.lang.String |
id()
Read accessor for id attribute
|
void |
id(java.lang.String value)
Write accessor for id attribute
|
void |
move(Container new_container,
java.lang.String new_name,
java.lang.String new_version)
Operation move
|
java.lang.String |
name()
Read accessor for name attribute
|
void |
name(java.lang.String value)
Write accessor for name attribute
|
IDLType |
original_type_def()
Read accessor for original_type_def attribute
|
void |
original_type_def(IDLType value)
Write accessor for original_type_def attribute
|
TypeCode |
type()
Read accessor for type attribute
|
java.lang.String |
version()
Read accessor for version attribute
|
void |
version(java.lang.String value)
Write accessor for version attribute
|
_all_interfaces, _invoke, _this, _this_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _this_object, _this_objectpublic ValueBoxDefPOATie(ValueBoxDefOperations tieObject)
public ValueBoxDefPOATie(ValueBoxDefOperations tieObject, POA poa)
public ValueBoxDefOperations _delegate()
public void _delegate(ValueBoxDefOperations delegate_)
public POA _default_POA()
_default_POA in class Servantpublic IDLType original_type_def()
public void original_type_def(IDLType value)
public java.lang.String id()
public void id(java.lang.String value)
public java.lang.String name()
public void name(java.lang.String value)
public java.lang.String version()
public void version(java.lang.String value)
public Container defined_in()
public java.lang.String absolute_name()
public Repository containing_repository()
public Description describe()
public void move(Container new_container, java.lang.String new_name, java.lang.String new_version)
public DefinitionKind def_kind()
public void destroy()
public TypeCode type()