Uses of Class
net.opengis.sps.v_2_0.GetFeasibilityType
-
-
Uses of GetFeasibilityType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as GetFeasibilityType Modifier and Type Field Description protected GetFeasibilityTypeGetFeasibilityPropertyType. getFeasibilityMethods in net.opengis.sps.v_2_0 that return GetFeasibilityType Modifier and Type Method Description GetFeasibilityTypeObjectFactory. createGetFeasibilityType()Create an instance ofGetFeasibilityTypeGetFeasibilityTypeGetFeasibilityPropertyType. getGetFeasibility()Gets the value of the getFeasibility property.GetFeasibilityTypeGetFeasibilityType. withLatestResponseTime(XMLGregorianCalendar value)GetFeasibilityTypeGetFeasibilityType. withProcedure(String value)GetFeasibilityTypeGetFeasibilityType. withTaskingParameters(TaskingRequestType.TaskingParameters value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type GetFeasibilityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetFeasibilityType>ObjectFactory. createGetFeasibility(GetFeasibilityType value)Methods in net.opengis.sps.v_2_0 with parameters of type GetFeasibilityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetFeasibilityType>ObjectFactory. createGetFeasibility(GetFeasibilityType value)voidGetFeasibilityPropertyType. setGetFeasibility(GetFeasibilityType value)Sets the value of the getFeasibility property.GetFeasibilityPropertyTypeGetFeasibilityPropertyType. withGetFeasibility(GetFeasibilityType value)Constructors in net.opengis.sps.v_2_0 with parameters of type GetFeasibilityType Constructor Description GetFeasibilityPropertyType(GetFeasibilityType getFeasibility, 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
-