public class FixedDefPOATie extends FixedDefPOA
| Constructor and Description |
|---|
FixedDefPOATie(FixedDefOperations delegate) |
FixedDefPOATie(FixedDefOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
FixedDefOperations |
_delegate() |
void |
_delegate(FixedDefOperations delegate) |
FixedDef |
_this() |
FixedDef |
_this(ORB orb) |
DefinitionKind |
def_kind() |
void |
destroy() |
short |
digits() |
void |
digits(short a) |
short |
scale() |
void |
scale(short a) |
TypeCode |
type() |
_all_interfaces, _invoke_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _repository_id, _set_delegate, _this_object, _this_objectpublic FixedDefPOATie(FixedDefOperations delegate)
public FixedDefPOATie(FixedDefOperations delegate, POA poa)
public FixedDef _this()
_this in class FixedDefPOApublic FixedDef _this(ORB orb)
_this in class FixedDefPOApublic FixedDefOperations _delegate()
public void _delegate(FixedDefOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic void scale(short a)
public void digits(short a)
public short digits()
public TypeCode type()
public void destroy()
public short scale()
public DefinitionKind def_kind()
Copyright © 2017 JacORB. All rights reserved.