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

@Deprecated public interface DynArray
, DynAny

Represents a DynAny object associated with an array.
| Method Summary | |
|---|---|
Any |
get_elements
Deprecated. Returns the value of all the elements of this array. |
void |
set_elements
Deprecated. Sets the value of this DynArray object to the given array. |
Methods inherited from interface org.omg.CORBA.DynAny ![]() |
|---|
assign |
| Method Detail |
|---|

Any![]()
![]()
[] get_elements()
Any objects that is the value
for this DynArray objectset_elements(org.omg.CORBA.Any[])


void set_elements(Any![]()
![]()
[] value) throws InvalidSeq
![]()
![]()
DynArray object to the given array.
value - the array of Any objects
InvalidSeq - if the sequence is badget_elements()

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