public class PolicyPOATie extends PolicyPOA
| Constructor and Description |
|---|
PolicyPOATie(PolicyOperations tieObject)
Constructor
|
PolicyPOATie(PolicyOperations tieObject,
POA poa)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA()
_default_POA method
|
PolicyOperations |
_delegate()
Get the delegate
|
void |
_delegate(PolicyOperations delegate_)
Set the delegate
|
Policy |
copy()
Operation copy
|
void |
destroy()
Operation destroy
|
int |
policy_type()
Read accessor for policy_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 PolicyPOATie(PolicyOperations tieObject)
public PolicyPOATie(PolicyOperations tieObject, POA poa)
public PolicyOperations _delegate()
public void _delegate(PolicyOperations delegate_)
public POA _default_POA()
_default_POA in class Servantpublic int policy_type()
public Policy copy()
public void destroy()