Class InconsistentTypeCodeHelper
java.lang.Object
org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHelper
org/omg/DynamicAny/DynAnyFactoryPackage/InconsistentTypeCodeHelper.java .
Generated by the IDL-to-Java compiler (portable), version "4.1"
from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4-build/glassfish-corba-4.2.4/omgapi/src/main/idl/DynamicAny.idl
Wednesday, February 21, 2024, 10:43:23 AM Greenwich Mean Time
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic InconsistentTypeCode
static String
id()
static void
insert
(Any a, InconsistentTypeCode that) static InconsistentTypeCode
read
(InputStream istream) static TypeCode
type()
static void
write
(OutputStream ostream, InconsistentTypeCode value)
-
Field Details
-
_id
-
__typeCode
-
__active
private static boolean __active
-
-
Constructor Details
-
InconsistentTypeCodeHelper
public InconsistentTypeCodeHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-