|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.commons.datasource.configuration.MultiResolutionDataSource.Resolution
public static class MultiResolutionDataSource.Resolution
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 |
|---|
protected JAXBElement<? extends AbstractGeospatialDataSourceType> abstractGeospatialDataSource
protected Double res
| Constructor Detail |
|---|
public MultiResolutionDataSource.Resolution()
| Method Detail |
|---|
public JAXBElement<? extends AbstractGeospatialDataSourceType> getAbstractGeospatialDataSource()
JAXBElement<GeospatialFileSystemDataSourceType>
JAXBElement<AbstractGeospatialDataSourceType>
JAXBElement<AbstractGeospatialDataSourceType>
JAXBElement<MultiResolutionDataSource>
JAXBElement<RasterDataSource>
JAXBElement<ConstrainedDatabaseDataSourceType>
JAXBElement<WMSDataSourceType>
JAXBElement<AbstractWebBasedDataSourceType>public void setAbstractGeospatialDataSource(JAXBElement<? extends AbstractGeospatialDataSourceType> value)
value - allowed object is
JAXBElement<GeospatialFileSystemDataSourceType>
JAXBElement<AbstractGeospatialDataSourceType>
JAXBElement<AbstractGeospatialDataSourceType>
JAXBElement<MultiResolutionDataSource>
JAXBElement<RasterDataSource>
JAXBElement<ConstrainedDatabaseDataSourceType>
JAXBElement<WMSDataSourceType>
JAXBElement<AbstractWebBasedDataSourceType>public Double getRes()
Doublepublic void setRes(Double value)
value - allowed object is
Double
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||