org.deegree.commons.datasource.configuration
Class ISORecordStoreType
java.lang.Object
org.deegree.commons.datasource.configuration.AbstractDataSourceType
org.deegree.commons.datasource.configuration.RecordStoreType
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>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
connId
protected String connId
ISORecordStoreType
public ISORecordStoreType()
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
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>