Uses of Class
net.opengis.sps.v_2_0.GetFeasibilityResponseType
-
-
Uses of GetFeasibilityResponseType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as GetFeasibilityResponseType Modifier and Type Field Description protected GetFeasibilityResponseTypeGetFeasibilityResponsePropertyType. getFeasibilityResponseMethods in net.opengis.sps.v_2_0 that return GetFeasibilityResponseType Modifier and Type Method Description GetFeasibilityResponseTypeObjectFactory. createGetFeasibilityResponseType()Create an instance ofGetFeasibilityResponseTypeGetFeasibilityResponseTypeGetFeasibilityResponsePropertyType. getGetFeasibilityResponse()Gets the value of the getFeasibilityResponse property.GetFeasibilityResponseTypeGetFeasibilityResponseType. withLatestResponseTime(XMLGregorianCalendar value)GetFeasibilityResponseTypeGetFeasibilityResponseType. withResult(TaskingResponseType.Result value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type GetFeasibilityResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetFeasibilityResponseType>ObjectFactory. createGetFeasibilityResponse(GetFeasibilityResponseType value)Methods in net.opengis.sps.v_2_0 with parameters of type GetFeasibilityResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetFeasibilityResponseType>ObjectFactory. createGetFeasibilityResponse(GetFeasibilityResponseType value)voidGetFeasibilityResponsePropertyType. setGetFeasibilityResponse(GetFeasibilityResponseType value)Sets the value of the getFeasibilityResponse property.GetFeasibilityResponsePropertyTypeGetFeasibilityResponsePropertyType. withGetFeasibilityResponse(GetFeasibilityResponseType value)Constructors in net.opengis.sps.v_2_0 with parameters of type GetFeasibilityResponseType Constructor Description GetFeasibilityResponsePropertyType(GetFeasibilityResponseType getFeasibilityResponse, 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
-