Uses of Class
net.opengis.sps.v_2_0.GetTaskType
-
-
Uses of GetTaskType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as GetTaskType Modifier and Type Field Description protected GetTaskTypeGetTaskPropertyType. getTaskMethods in net.opengis.sps.v_2_0 that return GetTaskType Modifier and Type Method Description GetTaskTypeObjectFactory. createGetTaskType()Create an instance ofGetTaskTypeGetTaskTypeGetTaskPropertyType. getGetTask()Gets the value of the getTask property.GetTaskTypeGetTaskType. withTask(String... values)GetTaskTypeGetTaskType. withTask(Collection<String> values)GetTaskTypeGetTaskType. withTask(List<String> value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type GetTaskType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetTaskType>ObjectFactory. createGetTask(GetTaskType value)Methods in net.opengis.sps.v_2_0 with parameters of type GetTaskType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GetTaskType>ObjectFactory. createGetTask(GetTaskType value)voidGetTaskPropertyType. setGetTask(GetTaskType value)Sets the value of the getTask property.GetTaskPropertyTypeGetTaskPropertyType. withGetTask(GetTaskType value)Constructors in net.opengis.sps.v_2_0 with parameters of type GetTaskType Constructor Description GetTaskPropertyType(GetTaskType getTask, 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
-