org.deegree.commons.datasource.configuration
Class RasterFileSetType
java.lang.Object
org.deegree.commons.datasource.configuration.FileType
org.deegree.commons.datasource.configuration.FileSetType
org.deegree.commons.datasource.configuration.RasterFileSetType
public class RasterFileSetType
- extends FileSetType
Java class for RasterFileSetType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RasterFileSetType">
<simpleContent>
<extension base="<http://www.deegree.org/datasource>FileSetType">
<attribute name="fileType" type="{http://www.w3.org/2001/XMLSchema}string" 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
RasterFileSetType
public RasterFileSetType()
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]]>