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

Uses of DataAvailableType in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 declared as DataAvailableType
protected  DataAvailableType DataAvailablePropertyType.dataAvailable
           
protected  DataAvailableType AvailableOrNotPropertyType.Available.dataAvailable
           
 

Methods in net.opengis.sps.v_2_0 that return DataAvailableType
 DataAvailableType ObjectFactory.createDataAvailableType()
          Create an instance of DataAvailableType
 DataAvailableType DataAvailablePropertyType.getDataAvailable()
          Gets the value of the dataAvailable property.
 DataAvailableType AvailableOrNotPropertyType.Available.getDataAvailable()
          Gets the value of the dataAvailable property.
 DataAvailableType DataAvailableType.withDataReference(Collection<DataAvailableType.DataReference> values)
           
 DataAvailableType DataAvailableType.withDataReference(DataAvailableType.DataReference... values)
           
 DataAvailableType DataAvailableType.withDataReference(List<DataAvailableType.DataReference> value)
           
 

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

Methods in net.opengis.sps.v_2_0 with parameters of type DataAvailableType
 JAXBElement<DataAvailableType> ObjectFactory.createDataAvailable(DataAvailableType value)
          Create an instance of JAXBElement<DataAvailableType>}
 void DataAvailablePropertyType.setDataAvailable(DataAvailableType value)
          Sets the value of the dataAvailable property.
 void AvailableOrNotPropertyType.Available.setDataAvailable(DataAvailableType value)
          Sets the value of the dataAvailable property.
 DataAvailablePropertyType DataAvailablePropertyType.withDataAvailable(DataAvailableType value)
           
 AvailableOrNotPropertyType.Available AvailableOrNotPropertyType.Available.withDataAvailable(DataAvailableType value)
           
 



Copyright © 2008-2015. All Rights Reserved.