| Package | Description |
|---|---|
| oasis.names.tc.ebxml_regrep.xsd.query._3 |
This class provides the package information of the package oasis.names.tc.ebxml_regrep.xsd.query._3
|
| Modifier and Type | Method and Description |
|---|---|
ResponseOptionType |
ObjectFactory.createResponseOptionType()
Create an instance of
ResponseOptionType |
ResponseOptionType |
AdhocQueryRequest.getResponseOption()
Gets the value of the responseOption property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ResponseOptionType> |
ObjectFactory.createResponseOption(ResponseOptionType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ResponseOptionType> |
ObjectFactory.createResponseOption(ResponseOptionType value)
|
void |
AdhocQueryRequest.setResponseOption(ResponseOptionType value)
Sets the value of the responseOption property.
|