Interface DynValueCommon

All Superinterfaces:
DynAny, DynAnyOperations, DynValueCommonOperations, IDLEntity, Object, Serializable
All Known Subinterfaces:
DynValue, DynValueBox
All Known Implementing Classes:
_DynValueBoxStub, _DynValueCommonStub, _DynValueStub, DynValueBoxImpl, DynValueCommonImpl, DynValueImpl

public interface DynValueCommon extends DynValueCommonOperations, DynAny, IDLEntity
DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.