Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.omg.DynamicAny.DynAny
org.jacorb.orb.dynany.DynSequence
Method Summary | |
int | |
DynAny | |
void |
|
boolean | |
void | |
protected Any |
|
Any[] | |
DynAny[] | |
int | |
boolean |
|
boolean |
|
void |
|
void |
|
void |
|
Any |
|
public int component_count()
- Specified by:
- component_count in interface DynAnyOperations
public DynAny current_component()
- Specified by:
- current_component in interface DynAnyOperations
public boolean equal(DynAny dyn_any)
Overrides equal() in DynAny
- Specified by:
- equal in interface DynAnyOperations
public void from_any(Any value) throws InvalidValue, TypeMismatch
- Specified by:
- from_any in interface DynAnyOperations
protected Any getRepresentation()
returns the DynAny's internal any representation, overwrites
public DynAny[] get_elements_as_dyn_any()
- Specified by:
- get_elements_as_dyn_any in interface DynSequenceOperations
public void set_elements_as_dyn_any(DynAny value) throws TypeMismatch, InvalidValue
public void set_length(int len) throws InvalidValue
- Specified by:
- set_length in interface DynSequenceOperations