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

, DynValueBox
, DynValueBoxOperations
, DynValueCommon
, DynValueOperations


public interface DynValueCommonOperations

DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
| Method Summary | |
|---|---|
boolean |
is_null
Returns true if the DynValueCommon represents a null value type. |
void |
set_to_null
Changes the representation of a DynValueCommon to a null value type. |
void |
set_to_value
Replaces a null value type with a newly constructed value. |
Methods inherited from interface org.omg.DynamicAny.DynAnyOperations ![]() |
|---|
assign |
| Method Detail |
|---|

boolean is_null()

void set_to_null()

void set_to_value()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||