|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
, DynAnyOperations
, DynValueBoxOperations
, DynValueCommon
, DynValueCommonOperations
, IDLEntity
, Object
, Serializable

public interface DynValueBox
, DynValueCommon
, IDLEntity

DynValueBox objects support the manipulation of IDL boxed value types. The DynValueBox interface can represent both null and non-null value types. For a DynValueBox representing a non-null value type, the DynValueBox has a single component of the boxed type. A DynValueBox representing a null value type has no components and a current position of -1.
| Method Summary |
|---|
Methods inherited from interface org.omg.DynamicAny.DynValueBoxOperations ![]() |
|---|
get_boxed_value_as_dyn_any |
Methods inherited from interface org.omg.DynamicAny.DynValueCommonOperations ![]() |
|---|
is_null |
Methods inherited from interface org.omg.DynamicAny.DynAnyOperations ![]() |
|---|
assign |
Methods inherited from interface org.omg.DynamicAny.DynValueCommonOperations ![]() |
|---|
is_null |
Methods inherited from interface org.omg.DynamicAny.DynAnyOperations ![]() |
|---|
assign |
Methods inherited from interface org.omg.DynamicAny.DynAnyOperations ![]() |
|---|
assign |
Methods inherited from interface org.omg.CORBA.Object ![]() |
|---|
_create_request |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||