Uses of Class
net.opengis.sps.v_2_0.StatusReportType.Alternative

Uses of StatusReportType.Alternative in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 with type parameters of type StatusReportType.Alternative
protected  List<StatusReportType.Alternative> StatusReportType.alternative
           
 

Methods in net.opengis.sps.v_2_0 that return StatusReportType.Alternative
 StatusReportType.Alternative ObjectFactory.createStatusReportTypeAlternative()
          Create an instance of StatusReportType.Alternative
 StatusReportType.Alternative StatusReportType.Alternative.withAlternative(AlternativeType value)
           
 

Methods in net.opengis.sps.v_2_0 that return types with arguments of type StatusReportType.Alternative
 List<StatusReportType.Alternative> StatusReportType.getAlternative()
          Gets the value of the alternative property.
 

Methods in net.opengis.sps.v_2_0 with parameters of type StatusReportType.Alternative
 StatusReportType StatusReportType.withAlternative(StatusReportType.Alternative... values)
           
 ReservationReportType ReservationReportType.withAlternative(StatusReportType.Alternative... values)
           
 

Method parameters in net.opengis.sps.v_2_0 with type arguments of type StatusReportType.Alternative
 void StatusReportType.setAlternative(List<StatusReportType.Alternative> value)
           
 StatusReportType StatusReportType.withAlternative(Collection<StatusReportType.Alternative> values)
           
 ReservationReportType ReservationReportType.withAlternative(Collection<StatusReportType.Alternative> values)
           
 StatusReportType StatusReportType.withAlternative(List<StatusReportType.Alternative> value)
           
 ReservationReportType ReservationReportType.withAlternative(List<StatusReportType.Alternative> value)
           
 



Copyright © 2008-2015. All Rights Reserved.