DDS
public class _GuardConditionInterfTAOPeer extends i2jrt.TAOLocalObject implements GuardConditionInterf
| Modifier | Constructor and Description |
|---|---|
protected |
_GuardConditionInterfTAOPeer(long ptr) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
get_trigger_value() |
int |
set_trigger_value(boolean value) |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _release, _request, _set_policy_override, equals, finalize, hashCodepublic int set_trigger_value(boolean value)
set_trigger_value in interface GuardConditionInterfOperationspublic boolean get_trigger_value()
get_trigger_value in interface ConditionOperations