API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.omg.CORBA. DynArray View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      DynArray
Subinterfaces
Description
@Deprecated
public interface DynArray
Represents a DynAny object associated with an array.
See also:   
Methods
Hide/Show inherited methods
public Any get_elements ()
  Returns the value of all the elements of this array.
public void set_elements (Any value) throws InvalidSeq
  Sets the value of this DynArray object to the given array.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar