public class TypedefDefPOATie extends TypedefDefPOA
Constructor and Description |
---|
TypedefDefPOATie(TypedefDefOperations delegate) |
TypedefDefPOATie(TypedefDefOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
TypedefDefOperations |
_delegate() |
void |
_delegate(TypedefDefOperations delegate) |
TypedefDef |
_this() |
TypedefDef |
_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) |
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 TypedefDefPOATie(TypedefDefOperations delegate)
public TypedefDefPOATie(TypedefDefOperations delegate, POA poa)
public TypedefDef _this()
_this
in class TypedefDefPOA
public TypedefDef _this(ORB orb)
_this
in class TypedefDefPOA
public TypedefDefOperations _delegate()
public void _delegate(TypedefDefOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public TypeCode type()
public DefinitionKind def_kind()
public String absolute_name()
public void id(String a)
public String name()
public String version()
public Description describe()
public void version(String a)
public String id()
public Repository containing_repository()
public void destroy()
public Container defined_in()
public void name(String a)
Copyright © 2016 JacORB. All rights reserved.