|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
, Object

@Deprecated public interface DynValue
, DynAny

The representation of a DynAny object that is associated
with an IDL value type.
| Method Summary | |
|---|---|
TCKind |
current_member_kind
Deprecated. Returns the TCKind object that describes the current member. |
String |
current_member_name
Deprecated. Returns the name of the current member while traversing a DynAny object that represents a Value object. |
NameValuePair |
get_members
Deprecated. Returns an array containing all the members of the value object stored in this DynValue. |
void |
set_members
Deprecated. Sets the members of the value object this DynValue
object represents to the given array of NameValuePair
objects. |
Methods inherited from interface org.omg.CORBA.DynAny ![]() |
|---|
assign |
| Method Detail |
|---|

String![]()
![]()
current_member_name()
DynAny object that represents a Value object.

TCKind![]()
![]()
current_member_kind()
TCKind object that describes the current member.
TCKind object corresponding to the current
member

NameValuePair![]()
![]()
[] get_members()
DynValue.
set_members(org.omg.CORBA.NameValuePair[])


void set_members(NameValuePair![]()
![]()
[] value) throws InvalidSeq
![]()
![]()
DynValue
object represents to the given array of NameValuePair
objects.
value - the array of name-value pairs to be set
InvalidSeq

- if an inconsistent value is part of the given arrayget_members()

|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||