Uses of Class
net.opengis.sps.v_2_0.AlternativeType

Uses of AlternativeType in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 declared as AlternativeType
protected  AlternativeType StatusReportType.Alternative.alternative
           
protected  AlternativeType AlternativePropertyType.alternative
           
 

Methods in net.opengis.sps.v_2_0 that return AlternativeType
 AlternativeType ObjectFactory.createAlternativeType()
          Create an instance of AlternativeType
 AlternativeType StatusReportType.Alternative.getAlternative()
          Gets the value of the alternative property.
 AlternativeType AlternativePropertyType.getAlternative()
          Gets the value of the alternative property.
 AlternativeType AlternativeType.withAlternativeDescription(Collection<LanguageStringType> values)
           
 AlternativeType AlternativeType.withAlternativeDescription(LanguageStringType... values)
           
 AlternativeType AlternativeType.withAlternativeDescription(List<LanguageStringType> value)
           
 AlternativeType AlternativeType.withTaskingParameters(AlternativeType.TaskingParameters value)
           
 

Methods in net.opengis.sps.v_2_0 that return types with arguments of type AlternativeType
 JAXBElement<AlternativeType> ObjectFactory.createAlternative(AlternativeType value)
          Create an instance of JAXBElement<AlternativeType>}
 

Methods in net.opengis.sps.v_2_0 with parameters of type AlternativeType
 JAXBElement<AlternativeType> ObjectFactory.createAlternative(AlternativeType value)
          Create an instance of JAXBElement<AlternativeType>}
 void StatusReportType.Alternative.setAlternative(AlternativeType value)
          Sets the value of the alternative property.
 void AlternativePropertyType.setAlternative(AlternativeType value)
          Sets the value of the alternative property.
 StatusReportType.Alternative StatusReportType.Alternative.withAlternative(AlternativeType value)
           
 AlternativePropertyType AlternativePropertyType.withAlternative(AlternativeType value)
           
 



Copyright © 2008-2015. All Rights Reserved.