public class ArrayDefPOATie extends ArrayDefPOA
Constructor and Description |
---|
ArrayDefPOATie(ArrayDefOperations delegate) |
ArrayDefPOATie(ArrayDefOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
ArrayDefOperations |
_delegate() |
void |
_delegate(ArrayDefOperations delegate) |
ArrayDef |
_this() |
ArrayDef |
_this(ORB orb) |
DefinitionKind |
def_kind() |
void |
destroy() |
IDLType |
element_type_def() |
void |
element_type_def(IDLType a) |
TypeCode |
element_type() |
int |
length() |
void |
length(int a) |
TypeCode |
type() |
_all_interfaces, _invoke
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public ArrayDefPOATie(ArrayDefOperations delegate)
public ArrayDefPOATie(ArrayDefOperations delegate, POA poa)
public ArrayDef _this()
_this
in class ArrayDefPOA
public ArrayDef _this(ORB orb)
_this
in class ArrayDefPOA
public ArrayDefOperations _delegate()
public void _delegate(ArrayDefOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public TypeCode element_type()
public int length()
public IDLType element_type_def()
public void length(int a)
public TypeCode type()
public void destroy()
public DefinitionKind def_kind()
public void element_type_def(IDLType a)
Copyright © 2016 JacORB. All rights reserved.