public class PrimitiveDefPOATie extends PrimitiveDefPOA
| Constructor and Description |
|---|
PrimitiveDefPOATie(PrimitiveDefOperations tieObject)
Constructor
|
PrimitiveDefPOATie(PrimitiveDefOperations tieObject,
POA poa)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA()
_default_POA method
|
PrimitiveDefOperations |
_delegate()
Get the delegate
|
void |
_delegate(PrimitiveDefOperations delegate_)
Set the delegate
|
DefinitionKind |
def_kind()
Read accessor for def_kind attribute
|
void |
destroy()
Operation destroy
|
PrimitiveKind |
kind()
Read accessor for kind attribute
|
TypeCode |
type()
Read accessor for type 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 PrimitiveDefPOATie(PrimitiveDefOperations tieObject)
public PrimitiveDefPOATie(PrimitiveDefOperations tieObject, POA poa)
public PrimitiveDefOperations _delegate()
public void _delegate(PrimitiveDefOperations delegate_)
public POA _default_POA()
_default_POA in class Servantpublic PrimitiveKind kind()
public TypeCode type()
public DefinitionKind def_kind()
public void destroy()