Methods Summary |
---|
public org.omg.CORBA.Any[] | get_elements()Returns the value of every element in this sequence.
|
public int | length()Returns the length of the sequence represented by this
DynFixed object.
|
public void | length(int arg)Sets the length of the sequence represented by this
DynFixed object to the given argument.
|
public void | set_elements(org.omg.CORBA.Any[] value)Sets the values of all elements in this sequence with the given
array.
|