public class StringDefPOATie extends StringDefPOA
| Constructor and Description |
|---|
StringDefPOATie(StringDefOperations tieObject)
Constructor
|
StringDefPOATie(StringDefOperations tieObject,
POA poa)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA()
_default_POA method
|
StringDefOperations |
_delegate()
Get the delegate
|
void |
_delegate(StringDefOperations delegate_)
Set the delegate
|
int |
bound()
Read accessor for bound attribute
|
void |
bound(int value)
Write accessor for bound attribute
|
DefinitionKind |
def_kind()
Read accessor for def_kind attribute
|
void |
destroy()
Operation destroy
|
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 StringDefPOATie(StringDefOperations tieObject)
public StringDefPOATie(StringDefOperations tieObject, POA poa)
public StringDefOperations _delegate()
public void _delegate(StringDefOperations delegate_)
public POA _default_POA()
_default_POA in class Servantpublic int bound()
public void bound(int value)
public TypeCode type()
public DefinitionKind def_kind()
public void destroy()