Uses of Class
oasis.names.tc.ebxml_regrep.xsd.query._3.ResponseOptionType

Packages that use ResponseOptionType
oasis.names.tc.ebxml_regrep.xsd.query._3   
 

Uses of ResponseOptionType in oasis.names.tc.ebxml_regrep.xsd.query._3
 

Fields in oasis.names.tc.ebxml_regrep.xsd.query._3 declared as ResponseOptionType
protected  ResponseOptionType AdhocQueryRequest.responseOption
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return ResponseOptionType
 ResponseOptionType ObjectFactory.createResponseOptionType()
          Create an instance of ResponseOptionType
 ResponseOptionType AdhocQueryRequest.getResponseOption()
          Gets the value of the responseOption property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return types with arguments of type ResponseOptionType
 JAXBElement<ResponseOptionType> ObjectFactory.createResponseOption(ResponseOptionType value)
          Create an instance of JAXBElement<ResponseOptionType>}
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 with parameters of type ResponseOptionType
 JAXBElement<ResponseOptionType> ObjectFactory.createResponseOption(ResponseOptionType value)
          Create an instance of JAXBElement<ResponseOptionType>}
 void AdhocQueryRequest.setResponseOption(ResponseOptionType value)
          Sets the value of the responseOption property.
 



Copyright © 2010-2011. All Rights Reserved.