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