Yazi Ekle
-
java
|
javax
|
org
org
>
org.omg
>
org.omg.corba
>
org.omg.corba.dynany
>
Interface: org.omg.CORBA.DynAny
org.omg.CORBA.DynAny
interface
DynAny
extends
Object
FIELDS:
CONSTRUCTORS:
METHODS:
void
assign
(
DynAny
dyn_any)
DynAny
copy
()
DynAny
current_component
()
void
destroy
()
void
from_any
(
Any
value)
Any
get_any
()
Throws:
TypeMismatch
boolean
get_boolean
()
Throws:
TypeMismatch
char
get_char
()
Throws:
TypeMismatch
double
get_double
()
Throws:
TypeMismatch
float
get_float
()
Throws:
TypeMismatch
int
get_long
()
Throws:
TypeMismatch
long
get_longlong
()
Throws:
TypeMismatch
byte
get_octet
()
Throws:
TypeMismatch
Object
get_reference
()
Throws:
TypeMismatch
short
get_short
()
Throws:
TypeMismatch
String
get_string
()
Throws:
TypeMismatch
TypeCode
get_typecode
()
Throws:
TypeMismatch
int
get_ulong
()
Throws:
TypeMismatch
long
get_ulonglong
()
Throws:
TypeMismatch
short
get_ushort
()
Throws:
TypeMismatch
Serializable
get_val
()
Throws:
TypeMismatch
char
get_wchar
()
Throws:
TypeMismatch
String
get_wstring
()
Throws:
TypeMismatch
void
insert_any
(
Any
value)
Throws:
InvalidValue
void
insert_boolean
(boolean value)
Throws:
InvalidValue
void
insert_char
(char value)
Throws:
InvalidValue
void
insert_double
(double value)
Throws:
InvalidValue
void
insert_float
(float value)
Throws:
InvalidValue
void
insert_long
(int value)
Throws:
InvalidValue
void
insert_longlong
(long value)
Throws:
InvalidValue
void
insert_octet
(byte value)
Throws:
InvalidValue
void
insert_reference
(
Object
value)
Throws:
InvalidValue
void
insert_short
(short value)
Throws:
InvalidValue
void
insert_string
(
String
value)
Throws:
InvalidValue
void
insert_typecode
(
TypeCode
value)
Throws:
InvalidValue
void
insert_ulong
(int value)
Throws:
InvalidValue
void
insert_ulonglong
(long value)
Throws:
InvalidValue
void
insert_ushort
(short value)
Throws:
InvalidValue
void
insert_val
(
Serializable
value)
Throws:
InvalidValue
void
insert_wchar
(char value)
Throws:
InvalidValue
void
insert_wstring
(
String
value)
Throws:
InvalidValue
boolean
next
()
void
rewind
()
boolean
seek
(int index)
Any
to_any
()
TypeCode
type
()
INHERITED METHODS:
SUBINTERFACES:
DynArray
,
DynEnum
,
DynFixed
,
DynSequence
,
DynStruct
,
DynUnion
,
DynValue
,
Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net