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

org.deegree.commons.datasource.configuration
Class ISORecordStoreType

java.lang.Object
  extended by org.deegree.commons.datasource.configuration.AbstractDataSourceType
      extended by org.deegree.commons.datasource.configuration.RecordStoreType
          extended by org.deegree.commons.datasource.configuration.ISORecordStoreType

public class ISORecordStoreType
extends RecordStoreType

Java class for ISORecordStoreType complex type.

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

 <complexType name="ISORecordStoreType">
   <complexContent>
     <extension base="{http://www.deegree.org/datasource}RecordStoreType">
       <attribute name="connId" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  String connId
           
 
Fields inherited from class org.deegree.commons.datasource.configuration.AbstractDataSourceType
dataSourceName
 
Constructor Summary
ISORecordStoreType()
           
 
Method Summary
 String getConnId()
          Gets the value of the connId property.
 void setConnId(String value)
          Sets the value of the connId property.
 
Methods inherited from class org.deegree.commons.datasource.configuration.AbstractDataSourceType
getDataSourceName, setDataSourceName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

connId

protected String connId
Constructor Detail

ISORecordStoreType

public ISORecordStoreType()
Method Detail

getConnId

public String getConnId()
Gets the value of the connId property.

Returns:
possible object is String

setConnId

public void setConnId(String value)
Sets the value of the connId 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

]]>