Class DynValueImpl

All Implemented Interfaces:
Serializable, Object, IDLEntity, DynAny, DynAnyOperations, DynValue, DynValueCommon, DynValueCommonOperations, DynValueOperations

public class DynValueImpl extends DynValueCommonImpl implements DynValue
See Also:
  • Field Details

  • Constructor Details

    • DynValueImpl

      private DynValueImpl()
    • DynValueImpl

      protected DynValueImpl(ORB orb, Any any, boolean copyValue)
    • DynValueImpl

      protected DynValueImpl(ORB orb, TypeCode typeCode)