public void | set_to_value()Replaces a null value type with a newly constructed value. Its components are initialized
to default values as in DynAnyFactory.create_dyn_any_from_type_code.
If the DynValueCommon represents a non-null value type, then this operation has no effect.
|