Uses of Class
net.opengis.sps.v_2_0.StatusReportPropertyType
-
-
Uses of StatusReportPropertyType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 with type parameters of type StatusReportPropertyType Modifier and Type Field Description protected List<StatusReportPropertyType>TaskType. statusMethods in net.opengis.sps.v_2_0 that return StatusReportPropertyType Modifier and Type Method Description StatusReportPropertyTypeObjectFactory. createStatusReportPropertyType()Create an instance ofStatusReportPropertyTypeStatusReportPropertyTypeStatusReportPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)StatusReportPropertyTypeStatusReportPropertyType. withArcrole(String value)StatusReportPropertyTypeStatusReportPropertyType. withHref(String value)StatusReportPropertyTypeStatusReportPropertyType. withNilReason(String... values)StatusReportPropertyTypeStatusReportPropertyType. withNilReason(Collection<String> values)StatusReportPropertyTypeStatusReportPropertyType. withNilReason(List<String> value)StatusReportPropertyTypeStatusReportPropertyType. withRemoteSchema(String value)StatusReportPropertyTypeStatusReportPropertyType. withRole(String value)StatusReportPropertyTypeStatusReportPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)StatusReportPropertyTypeStatusReportPropertyType. withStatusReport(jakarta.xml.bind.JAXBElement<? extends StatusReportType> value)StatusReportPropertyTypeStatusReportPropertyType. withTitle(String value)StatusReportPropertyTypeStatusReportPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type StatusReportPropertyType Modifier and Type Method Description List<StatusReportPropertyType>TaskType. getStatus()Gets the value of the status property.Methods in net.opengis.sps.v_2_0 with parameters of type StatusReportPropertyType Modifier and Type Method Description TaskTypeTaskType. withStatus(StatusReportPropertyType... values)Method parameters in net.opengis.sps.v_2_0 with type arguments of type StatusReportPropertyType Modifier and Type Method Description voidTaskType. setStatus(List<StatusReportPropertyType> value)TaskTypeTaskType. withStatus(Collection<StatusReportPropertyType> values)TaskTypeTaskType. withStatus(List<StatusReportPropertyType> value)Constructor parameters in net.opengis.sps.v_2_0 with type arguments of type StatusReportPropertyType Constructor Description TaskType(List<StatusReportPropertyType> status)Fully-initialising value constructor
-