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