Class DynValueCommonHelper
java.lang.Object
org.omg.DynamicAny.DynValueCommonHelper
DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DynValueCommonstatic Stringid()static voidinsert(Any a, DynValueCommon that) static DynValueCommonstatic DynValueCommonread(InputStream istream) static TypeCodetype()static DynValueCommonunchecked_narrow(Object obj) static voidwrite(OutputStream ostream, DynValueCommon value)
-
Field Details
-
_id
-
__typeCode
-
-
Constructor Details
-
DynValueCommonHelper
public DynValueCommonHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-
narrow
-
unchecked_narrow
-