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

Uses of DataNotAvailableType in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 declared as DataNotAvailableType
protected  DataNotAvailableType DataNotAvailablePropertyType.dataNotAvailable
           
protected  DataNotAvailableType AvailableOrNotPropertyType.Unavailable.dataNotAvailable
           
 

Methods in net.opengis.sps.v_2_0 that return DataNotAvailableType
 DataNotAvailableType ObjectFactory.createDataNotAvailableType()
          Create an instance of DataNotAvailableType
 DataNotAvailableType DataNotAvailablePropertyType.getDataNotAvailable()
          Gets the value of the dataNotAvailable property.
 DataNotAvailableType AvailableOrNotPropertyType.Unavailable.getDataNotAvailable()
          Gets the value of the dataNotAvailable property.
 DataNotAvailableType DataNotAvailableType.withMessage(Collection<LanguageStringType> values)
           
 DataNotAvailableType DataNotAvailableType.withMessage(LanguageStringType... values)
           
 DataNotAvailableType DataNotAvailableType.withMessage(List<LanguageStringType> value)
           
 DataNotAvailableType DataNotAvailableType.withUnavailableCode(String value)
           
 

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

Methods in net.opengis.sps.v_2_0 with parameters of type DataNotAvailableType
 JAXBElement<DataNotAvailableType> ObjectFactory.createDataNotAvailable(DataNotAvailableType value)
          Create an instance of JAXBElement<DataNotAvailableType>}
 void DataNotAvailablePropertyType.setDataNotAvailable(DataNotAvailableType value)
          Sets the value of the dataNotAvailable property.
 void AvailableOrNotPropertyType.Unavailable.setDataNotAvailable(DataNotAvailableType value)
          Sets the value of the dataNotAvailable property.
 DataNotAvailablePropertyType DataNotAvailablePropertyType.withDataNotAvailable(DataNotAvailableType value)
           
 AvailableOrNotPropertyType.Unavailable AvailableOrNotPropertyType.Unavailable.withDataNotAvailable(DataNotAvailableType value)
           
 



Copyright © 2008-2015. All Rights Reserved.