Interface DynStruct

All Superinterfaces:
DynAny, DynAnyOperations, DynStructOperations, IDLEntity, Object, Serializable
All Known Implementing Classes:
_DynStructStub, DynStructImpl

public interface DynStruct extends DynStructOperations, DynAny, IDLEntity
DynStruct objects support the manipulation of IDL struct and exception values. Members of the exceptions are handled in the same way as members of a struct.