org.deegree.commons.datasource.configuration
Class FeatureStoreReferenceType
java.lang.Object
org.deegree.commons.datasource.configuration.AbstractDataSourceType
org.deegree.commons.datasource.configuration.FeatureStoreType
org.deegree.commons.datasource.configuration.FeatureStoreReferenceType
public class FeatureStoreReferenceType
- extends FeatureStoreType
Java class for FeatureStoreReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FeatureStoreReferenceType">
<complexContent>
<extension base="{http://www.deegree.org/datasource}FeatureStoreType">
<attribute name="refId" 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 |
refId
protected String refId
FeatureStoreReferenceType
public FeatureStoreReferenceType()
getRefId
public String getRefId()
- Gets the value of the refId property.
- Returns:
- possible object is
String
setRefId
public void setRefId(String value)
- Sets the value of the refId 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]]>