DynAny |
Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.
|
DynAnyFactory |
DynAny objects can be created by invoking operations on the DynAnyFactory object.
|
DynAnyFactoryOperations |
DynAny objects can be created by invoking operations on the DynAnyFactory object.
|
DynAnyOperations |
Any values can be dynamically interpreted (traversed) and constructed through DynAny objects.
|
DynArray |
DynArray objects support the manipulation of IDL arrays.
|
DynArrayOperations |
DynArray objects support the manipulation of IDL arrays.
|
DynEnum |
DynEnum objects support the manipulation of IDL enumerated values.
|
DynEnumOperations |
DynEnum objects support the manipulation of IDL enumerated values.
|
DynFixed |
DynFixed objects support the manipulation of IDL fixed values.
|
DynFixedOperations |
DynFixed objects support the manipulation of IDL fixed values.
|
DynSequence |
DynSequence objects support the manipulation of IDL sequences.
|
DynSequenceOperations |
DynSequence objects support the manipulation of IDL sequences.
|
DynStruct |
DynStruct objects support the manipulation of IDL struct and exception values.
|
DynStructOperations |
DynStruct objects support the manipulation of IDL struct and exception values.
|
DynUnion |
DynUnion objects support the manipulation of IDL unions.
|
DynUnionOperations |
DynUnion objects support the manipulation of IDL unions.
|
DynValue |
DynValue objects support the manipulation of IDL non-boxed value types.
|
DynValueBoxOperations |
DynValueBox objects support the manipulation of IDL boxed value types.
|
DynValueCommon |
DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
|
DynValueCommonOperations |
DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.
|
DynValueOperations |
DynValue objects support the manipulation of IDL non-boxed value types.
|
NameDynAnyPair |
org/omg/DynamicAny/NameDynAnyPair.java .
|
NameValuePair |
org/omg/DynamicAny/NameValuePair.java .
|