public interface DynAnyFactoryOperations
Modifier and Type | Method and Description |
---|---|
DynAny |
create_dyn_any_from_type_code(TypeCode type) |
DynAny |
create_dyn_any(Any value) |
DynAny create_dyn_any(Any value) throws InconsistentTypeCode
InconsistentTypeCode
DynAny create_dyn_any_from_type_code(TypeCode type) throws InconsistentTypeCode
InconsistentTypeCode