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
protected  List<StatusReportPropertyType> TaskType.status
           
 

Methods in net.opengis.sps.v_2_0 that return StatusReportPropertyType
 StatusReportPropertyType ObjectFactory.createStatusReportPropertyType()
          Create an instance of StatusReportPropertyType
 StatusReportPropertyType StatusReportPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 StatusReportPropertyType StatusReportPropertyType.withArcrole(String value)
           
 StatusReportPropertyType StatusReportPropertyType.withHref(String value)
           
 StatusReportPropertyType StatusReportPropertyType.withNilReason(Collection<String> values)
           
 StatusReportPropertyType StatusReportPropertyType.withNilReason(List<String> value)
           
 StatusReportPropertyType StatusReportPropertyType.withNilReason(String... values)
           
 StatusReportPropertyType StatusReportPropertyType.withRemoteSchema(String value)
           
 StatusReportPropertyType StatusReportPropertyType.withRole(String value)
           
 StatusReportPropertyType StatusReportPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 StatusReportPropertyType StatusReportPropertyType.withStatusReport(JAXBElement<? extends StatusReportType> value)
           
 StatusReportPropertyType StatusReportPropertyType.withTitle(String value)
           
 StatusReportPropertyType StatusReportPropertyType.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
 List<StatusReportPropertyType> TaskType.getStatus()
          Gets the value of the status property.
 

Methods in net.opengis.sps.v_2_0 with parameters of type StatusReportPropertyType
 TaskType TaskType.withStatus(StatusReportPropertyType... values)
           
 

Method parameters in net.opengis.sps.v_2_0 with type arguments of type StatusReportPropertyType
 void TaskType.setStatus(List<StatusReportPropertyType> value)
           
 TaskType TaskType.withStatus(Collection<StatusReportPropertyType> values)
           
 TaskType TaskType.withStatus(List<StatusReportPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.