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

org.deegree.commons.datasource.configuration
Class RasterFileSetType

java.lang.Object
  extended by org.deegree.commons.datasource.configuration.FileType
      extended by org.deegree.commons.datasource.configuration.FileSetType
          extended by 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>
 


Field Summary
protected  String fileType
           
 
Fields inherited from class org.deegree.commons.datasource.configuration.FileSetType
filePattern, recursive
 
Fields inherited from class org.deegree.commons.datasource.configuration.FileType
value
 
Constructor Summary
RasterFileSetType()
           
 
Method Summary
 String getFileType()
          Gets the value of the fileType property.
 void setFileType(String value)
          Sets the value of the fileType property.
 
Methods inherited from class org.deegree.commons.datasource.configuration.FileSetType
getFilePattern, isRecursive, setFilePattern, setRecursive
 
Methods inherited from class org.deegree.commons.datasource.configuration.FileType
getValue, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fileType

protected String fileType
Constructor Detail

RasterFileSetType

public RasterFileSetType()
Method Detail

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

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

]]>