Package org.omg.CORBA
Class ValueBaseHelper
java.lang.Object
org.omg.CORBA.ValueBaseHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Serializable
static String
id()
static void
insert
(Any a, Serializable that) static Serializable
read
(InputStream istream) static TypeCode
type()
static void
write
(OutputStream ostream, Serializable value)
-
Field Details
-
_id
-
__typeCode
-
-
Constructor Details
-
ValueBaseHelper
public ValueBaseHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-