Uses of Class
org.openliberty.xmltooling.dst2_1.DataResponseBaseType

Packages that use DataResponseBaseType
org.openliberty.xmltooling.dst2_1.ref   
org.openliberty.xmltooling.idsis.dap   
 

Uses of DataResponseBaseType in org.openliberty.xmltooling.dst2_1.ref
 

Subclasses of DataResponseBaseType in org.openliberty.xmltooling.dst2_1.ref
 class ModifyResponse
           
 class QueryResponse
          In addition to different identifiers the contains: Overall success or failure of the query (optional) Indications of the outcomes of the test items that were present in the .
 

Uses of DataResponseBaseType in org.openliberty.xmltooling.idsis.dap
 

Subclasses of DataResponseBaseType in org.openliberty.xmltooling.idsis.dap
 class DAPCreateResponse
          This object wraps the response from an ID-SIS-DAP Create request.
 class DAPModifyResponse
           <xs:complexType name="ModifyResponseType"> <xs:complexContent> <xs:extension base="dap:DataResponseType"/> </xs:complexContent> </xs:complexType>
 class DAPQueryResponse
          builder DAPQueryResponseBuilder unmarshaller DAPQueryResponseUnmarshaller
 class DataResponseType
          This is the base type class for dap:CreateResponse and dap:ModifyResponse