public class ValueBoxDefPOATie extends ValueBoxDefPOA
Constructor and Description |
---|
ValueBoxDefPOATie(ValueBoxDefOperations delegate) |
ValueBoxDefPOATie(ValueBoxDefOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
ValueBoxDefOperations |
_delegate() |
void |
_delegate(ValueBoxDefOperations delegate) |
ValueBoxDef |
_this() |
ValueBoxDef |
_this(ORB orb) |
String |
absolute_name() |
Repository |
containing_repository() |
DefinitionKind |
def_kind() |
Container |
defined_in() |
Description |
describe() |
void |
destroy() |
String |
id() |
void |
id(String a) |
void |
move(Container new_container,
String new_name,
String new_version) |
String |
name() |
void |
name(String a) |
IDLType |
original_type_def() |
void |
original_type_def(IDLType a) |
TypeCode |
type() |
String |
version() |
void |
version(String a) |
_all_interfaces, _invoke
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public ValueBoxDefPOATie(ValueBoxDefOperations delegate)
public ValueBoxDefPOATie(ValueBoxDefOperations delegate, POA poa)
public ValueBoxDef _this()
_this
in class ValueBoxDefPOA
public ValueBoxDef _this(ORB orb)
_this
in class ValueBoxDefPOA
public ValueBoxDefOperations _delegate()
public void _delegate(ValueBoxDefOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public DefinitionKind def_kind()
public TypeCode type()
public String absolute_name()
public void id(String a)
public String name()
public String version()
public IDLType original_type_def()
public Description describe()
public void version(String a)
public void original_type_def(IDLType a)
public String id()
public Repository containing_repository()
public void destroy()
public Container defined_in()
public void name(String a)
Copyright © 2017 JacORB. All rights reserved.