org.deegree.commons.datasource.configuration
Class RasterFileType
java.lang.Object
org.deegree.commons.datasource.configuration.FileType
org.deegree.commons.datasource.configuration.RasterFileType
public class RasterFileType
- extends FileType
Define a file to be of a certain raster type.
Java class for RasterFileType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RasterFileType">
<simpleContent>
<extension base="<http://www.deegree.org/datasource>FileType">
<attribute name="fileType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" default="jpg" />
</extension>
</simpleContent>
</complexType>
| Fields inherited from class org.deegree.commons.datasource.configuration.FileType |
value |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fileType
protected String fileType
RasterFileType
public RasterFileType()
getFileType
public String getFileType()
- Gets the value of the fileType property.
- Returns:
- possible object is
String
setFileType
public void setFileType(String value)
- Sets the value of the fileType property.
- Parameters:
value - allowed object is
String
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>