Uses of Class
net.opengis.sos.v_2_0.GetResultResponseType
-
-
Uses of GetResultResponseType in net.opengis.sos.v_2_0
Fields in net.opengis.sos.v_2_0 declared as GetResultResponseType Modifier and Type Field Description protected GetResultResponseTypeGetResultResponsePropertyType. getResultResponseMethods in net.opengis.sos.v_2_0 that return GetResultResponseType Modifier and Type Method Description GetResultResponseTypeObjectFactory. createGetResultResponseType()Create an instance ofGetResultResponseTypeGetResultResponseTypeGetResultResponsePropertyType. getGetResultResponse()Gets the value of the getResultResponse property.GetResultResponseTypeGetResultResponseType. withResultValues(Object value)Methods in net.opengis.sos.v_2_0 that return types with arguments of type GetResultResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetResultResponseType>ObjectFactory. createGetResultResponse(GetResultResponseType value)Methods in net.opengis.sos.v_2_0 with parameters of type GetResultResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetResultResponseType>ObjectFactory. createGetResultResponse(GetResultResponseType value)voidGetResultResponsePropertyType. setGetResultResponse(GetResultResponseType value)Sets the value of the getResultResponse property.GetResultResponsePropertyTypeGetResultResponsePropertyType. withGetResultResponse(GetResultResponseType value)Constructors in net.opengis.sos.v_2_0 with parameters of type GetResultResponseType Constructor Description GetResultResponsePropertyType(GetResultResponseType getResultResponse, List<String> nilReason, String remoteSchema, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-