Uses of Class
com.helger.regrep.query.ResponseOptionType
-
Packages that use ResponseOptionType Package Description com.helger.regrep.query -
-
Uses of ResponseOptionType in com.helger.regrep.query
Methods in com.helger.regrep.query that return ResponseOptionType Modifier and Type Method Description ResponseOptionTypeResponseOptionType. clone()Created by ph-jaxb-plugin -Xph-cloneable2ResponseOptionTypeObjectFactory. createResponseOptionType()Create an instance ofResponseOptionTypeResponseOptionTypeQueryRequest. getResponseOption()Gets the value of the responseOption property.Methods in com.helger.regrep.query that return types with arguments of type ResponseOptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ResponseOptionType>ObjectFactory. createResponseOption(ResponseOptionType value)Methods in com.helger.regrep.query with parameters of type ResponseOptionType Modifier and Type Method Description voidResponseOptionType. cloneTo(ResponseOptionType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<ResponseOptionType>ObjectFactory. createResponseOption(ResponseOptionType value)voidQueryRequest. setResponseOption(ResponseOptionType value)Sets the value of the responseOption property.
-