deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.commons.datasource.configuration
Class MultiResolutionDataSource.Resolution

java.lang.Object
  extended by org.deegree.commons.datasource.configuration.MultiResolutionDataSource.Resolution
Enclosing class:
MultiResolutionDataSource

public static class MultiResolutionDataSource.Resolution
extends Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://www.deegree.org/datasource}AbstractGeospatialDataSource"/>
       </sequence>
       <attribute name="res" type="{http://www.w3.org/2001/XMLSchema}double" />
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  JAXBElement<? extends AbstractGeospatialDataSourceType> abstractGeospatialDataSource
           
protected  Double res
           
 
Constructor Summary
MultiResolutionDataSource.Resolution()
           
 
Method Summary
 JAXBElement<? extends AbstractGeospatialDataSourceType> getAbstractGeospatialDataSource()
          Gets the value of the abstractGeospatialDataSource property.
 Double getRes()
          Gets the value of the res property.
 void setAbstractGeospatialDataSource(JAXBElement<? extends AbstractGeospatialDataSourceType> value)
          Sets the value of the abstractGeospatialDataSource property.
 void setRes(Double value)
          Sets the value of the res property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

abstractGeospatialDataSource

protected JAXBElement<? extends AbstractGeospatialDataSourceType> abstractGeospatialDataSource

res

protected Double res
Constructor Detail

MultiResolutionDataSource.Resolution

public MultiResolutionDataSource.Resolution()
Method Detail

getAbstractGeospatialDataSource

public JAXBElement<? extends AbstractGeospatialDataSourceType> getAbstractGeospatialDataSource()
Gets the value of the abstractGeospatialDataSource property.

Returns:
possible object is JAXBElement<GeospatialFileSystemDataSourceType> JAXBElement<AbstractGeospatialDataSourceType> JAXBElement<AbstractGeospatialDataSourceType> JAXBElement<MultiResolutionDataSource> JAXBElement<RasterDataSource> JAXBElement<ConstrainedDatabaseDataSourceType> JAXBElement<WMSDataSourceType> JAXBElement<AbstractWebBasedDataSourceType>

setAbstractGeospatialDataSource

public void setAbstractGeospatialDataSource(JAXBElement<? extends AbstractGeospatialDataSourceType> value)
Sets the value of the abstractGeospatialDataSource property.

Parameters:
value - allowed object is JAXBElement<GeospatialFileSystemDataSourceType> JAXBElement<AbstractGeospatialDataSourceType> JAXBElement<AbstractGeospatialDataSourceType> JAXBElement<MultiResolutionDataSource> JAXBElement<RasterDataSource> JAXBElement<ConstrainedDatabaseDataSourceType> JAXBElement<WMSDataSourceType> JAXBElement<AbstractWebBasedDataSourceType>

getRes

public Double getRes()
Gets the value of the res property.

Returns:
possible object is Double

setRes

public void setRes(Double value)
Sets the value of the res property.

Parameters:
value - allowed object is Double

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>