Uses of Class
net.opengis.sps.v_2_0.GetTaskResponseType
-
-
Uses of GetTaskResponseType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as GetTaskResponseType Modifier and Type Field Description protected GetTaskResponseTypeGetTaskResponsePropertyType. getTaskResponseMethods in net.opengis.sps.v_2_0 that return GetTaskResponseType Modifier and Type Method Description GetTaskResponseTypeObjectFactory. createGetTaskResponseType()Create an instance ofGetTaskResponseTypeGetTaskResponseTypeGetTaskResponsePropertyType. getGetTaskResponse()Gets the value of the getTaskResponse property.GetTaskResponseTypeGetTaskResponseType. withTask(Collection<GetTaskResponseType.Task> values)GetTaskResponseTypeGetTaskResponseType. withTask(List<GetTaskResponseType.Task> value)GetTaskResponseTypeGetTaskResponseType. withTask(GetTaskResponseType.Task... values)Methods in net.opengis.sps.v_2_0 that return types with arguments of type GetTaskResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetTaskResponseType>ObjectFactory. createGetTaskResponse(GetTaskResponseType value)Methods in net.opengis.sps.v_2_0 with parameters of type GetTaskResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetTaskResponseType>ObjectFactory. createGetTaskResponse(GetTaskResponseType value)voidGetTaskResponsePropertyType. setGetTaskResponse(GetTaskResponseType value)Sets the value of the getTaskResponse property.GetTaskResponsePropertyTypeGetTaskResponsePropertyType. withGetTaskResponse(GetTaskResponseType value)Constructors in net.opengis.sps.v_2_0 with parameters of type GetTaskResponseType Constructor Description GetTaskResponsePropertyType(GetTaskResponseType getTaskResponse, 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
-