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 Modifier and Type Field Description protected List<StatusReportType.Alternative>StatusReportType. alternativeMethods in net.opengis.sps.v_2_0 that return StatusReportType.Alternative Modifier and Type Method Description StatusReportType.AlternativeObjectFactory. createStatusReportTypeAlternative()Create an instance ofStatusReportType.AlternativeStatusReportType.AlternativeStatusReportType.Alternative. withAlternative(AlternativeType value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type StatusReportType.Alternative Modifier and Type Method Description 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 Modifier and Type Method Description ReservationReportTypeReservationReportType. withAlternative(StatusReportType.Alternative... values)StatusReportTypeStatusReportType. withAlternative(StatusReportType.Alternative... values)Method parameters in net.opengis.sps.v_2_0 with type arguments of type StatusReportType.Alternative Modifier and Type Method Description voidStatusReportType. setAlternative(List<StatusReportType.Alternative> value)ReservationReportTypeReservationReportType. withAlternative(Collection<StatusReportType.Alternative> values)ReservationReportTypeReservationReportType. withAlternative(List<StatusReportType.Alternative> value)StatusReportTypeStatusReportType. withAlternative(Collection<StatusReportType.Alternative> values)StatusReportTypeStatusReportType. withAlternative(List<StatusReportType.Alternative> value)
-