public class DynFixedPOATie extends DynFixedPOA
| Constructor and Description |
|---|
DynFixedPOATie(DynFixedOperations delegate) |
DynFixedPOATie(DynFixedOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
DynFixedOperations |
_delegate() |
void |
_delegate(DynFixedOperations delegate) |
DynFixed |
_this() |
DynFixed |
_this(ORB orb) |
void |
assign(DynAny dyn_any) |
int |
component_count() |
DynAny |
copy() |
DynAny |
current_component() |
void |
destroy() |
boolean |
equal(DynAny dyn_any) |
void |
from_any(Any value) |
Any |
get_any() |
boolean |
get_boolean() |
char |
get_char() |
double |
get_double() |
DynAny |
get_dyn_any() |
float |
get_float() |
int |
get_long() |
long |
get_longlong() |
byte |
get_octet() |
Object |
get_reference() |
short |
get_short() |
java.lang.String |
get_string() |
TypeCode |
get_typecode() |
int |
get_ulong() |
long |
get_ulonglong() |
short |
get_ushort() |
java.lang.String |
get_value() |
char |
get_wchar() |
java.lang.String |
get_wstring() |
void |
insert_any(Any value) |
void |
insert_boolean(boolean value) |
void |
insert_char(char value) |
void |
insert_double(double value) |
void |
insert_dyn_any(DynAny value) |
void |
insert_float(float value) |
void |
insert_long(int value) |
void |
insert_longlong(long value) |
void |
insert_octet(byte value) |
void |
insert_reference(Object value) |
void |
insert_short(short value) |
void |
insert_string(java.lang.String value) |
void |
insert_typecode(TypeCode value) |
void |
insert_ulong(int value) |
void |
insert_ulonglong(long value) |
void |
insert_ushort(short value) |
void |
insert_wchar(char value) |
void |
insert_wstring(java.lang.String value) |
boolean |
next() |
void |
rewind() |
boolean |
seek(int index) |
boolean |
set_value(java.lang.String val) |
Any |
to_any() |
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_objectpublic DynFixedPOATie(DynFixedOperations delegate)
public DynFixedPOATie(DynFixedOperations delegate, POA poa)
public DynFixed _this()
_this in class DynFixedPOApublic DynFixed _this(ORB orb)
_this in class DynFixedPOApublic DynFixedOperations _delegate()
public void _delegate(DynFixedOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic Object get_reference() throws InvalidValue, TypeMismatch
InvalidValueTypeMismatchpublic void insert_typecode(TypeCode value) throws InvalidValue, TypeMismatch
InvalidValueTypeMismatchpublic TypeCode get_typecode() throws InvalidValue, TypeMismatch
InvalidValueTypeMismatchpublic boolean set_value(java.lang.String val)
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic DynAny copy()
public int get_ulong()
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic void insert_float(float value)
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic Any get_any() throws InvalidValue, TypeMismatch
InvalidValueTypeMismatchpublic short get_short()
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic void from_any(Any value) throws InvalidValue, TypeMismatch
InvalidValueTypeMismatchpublic java.lang.String get_string()
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic float get_float()
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic void insert_ulonglong(long value)
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic void insert_reference(Object value) throws InvalidValue, TypeMismatch
InvalidValueTypeMismatchpublic void insert_string(java.lang.String value)
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic DynAny current_component() throws TypeMismatch
TypeMismatchpublic boolean get_boolean()
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic void insert_boolean(boolean value)
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic java.lang.String get_value()
public boolean next()
public void insert_char(char value)
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic void insert_wstring(java.lang.String value)
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic DynAny get_dyn_any() throws InvalidValue, TypeMismatch
InvalidValueTypeMismatchpublic Any to_any()
public char get_char()
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic boolean seek(int index)
public void destroy()
public void insert_short(short value)
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic TypeCode type()
public void insert_double(double value)
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic long get_longlong()
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic int component_count()
public void insert_wchar(char value)
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic void insert_any(Any value) throws InvalidValue, TypeMismatch
InvalidValueTypeMismatchpublic void insert_ushort(short value)
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic short get_ushort()
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic java.lang.String get_wstring()
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic int get_long()
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic void assign(DynAny dyn_any) throws TypeMismatch
TypeMismatchpublic char get_wchar()
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic void insert_longlong(long value)
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic void insert_long(int value)
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic void insert_dyn_any(DynAny value) throws InvalidValue, TypeMismatch
InvalidValueTypeMismatchpublic void rewind()
public void insert_ulong(int value)
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic long get_ulonglong()
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic void insert_octet(byte value)
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic boolean equal(DynAny dyn_any)
public double get_double()
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatchpublic byte get_octet()
throws InvalidValue,
TypeMismatch
InvalidValueTypeMismatch