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  java.util.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(java.lang.String value)
           
 StatusReportPropertyType StatusReportPropertyType.withHref(java.lang.String value)
           
 StatusReportPropertyType StatusReportPropertyType.withNilReason(java.util.Collection<java.lang.String> values)
           
 StatusReportPropertyType StatusReportPropertyType.withNilReason(java.util.List<java.lang.String> value)
           
 StatusReportPropertyType StatusReportPropertyType.withNilReason(java.lang.String... values)
           
 StatusReportPropertyType StatusReportPropertyType.withRemoteSchema(java.lang.String value)
           
 StatusReportPropertyType StatusReportPropertyType.withRole(java.lang.String value)
           
 StatusReportPropertyType StatusReportPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 StatusReportPropertyType StatusReportPropertyType.withStatusReport(javax.xml.bind.JAXBElement<? extends StatusReportType> value)
           
 StatusReportPropertyType StatusReportPropertyType.withTitle(java.lang.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
 java.util.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(java.util.List<StatusReportPropertyType> value)
           
 TaskType TaskType.withStatus(java.util.Collection<StatusReportPropertyType> values)
           
 TaskType TaskType.withStatus(java.util.List<StatusReportPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.