public class SequenceDefPOATie extends SequenceDefPOA
Constructor and Description |
---|
SequenceDefPOATie(SequenceDefOperations delegate) |
SequenceDefPOATie(SequenceDefOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
SequenceDefOperations |
_delegate() |
void |
_delegate(SequenceDefOperations delegate) |
SequenceDef |
_this() |
SequenceDef |
_this(ORB orb) |
int |
bound() |
void |
bound(int a) |
DefinitionKind |
def_kind() |
void |
destroy() |
IDLType |
element_type_def() |
void |
element_type_def(IDLType a) |
TypeCode |
element_type() |
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 SequenceDefPOATie(SequenceDefOperations delegate)
public SequenceDefPOATie(SequenceDefOperations delegate, POA poa)
public SequenceDef _this()
_this
in class SequenceDefPOA
public SequenceDef _this(ORB orb)
_this
in class SequenceDefPOA
public SequenceDefOperations _delegate()
public void _delegate(SequenceDefOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public void bound(int a)
public int bound()
public TypeCode element_type()
public IDLType element_type_def()
public TypeCode type()
public void destroy()
public DefinitionKind def_kind()
public void element_type_def(IDLType a)
Copyright © 2017 JacORB. All rights reserved.