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