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

@Deprecated public interface DynStruct
, DynAny

The representation of a DynAny object that is associated
with an IDL struct.
| Method Summary | |
|---|---|
TCKind |
current_member_kind
Deprecated. Returns the TCKind object that describes the kind of
the current member. |
String |
current_member_name
Deprecated. During a traversal, returns the name of the current member. |
NameValuePair |
get_members
Deprecated. Returns an array containing all the members of the stored struct. |
void |
set_members
Deprecated. Set the members of the struct. |
Methods inherited from interface org.omg.CORBA.DynAny ![]() |
|---|
assign |
| Method Detail |
|---|

String![]()
![]()
current_member_name()

TCKind![]()
![]()
current_member_kind()
TCKind object that describes the kind of
the current member.
TCKind object that describes the current member

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


void set_members(NameValuePair![]()
![]()
[] value) throws InvalidSeq
![]()
![]()
value - the array of name-value pairs.
InvalidSeq

- if the given argument
is invalidget_members()

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