|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.services.jaxb.wfs.GMLFormat.GetFeatureResponse.DisableDynamicSchema
public static class GMLFormat.GetFeatureResponse.DisableDynamicSchema
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>boolean">
<attribute name="baseURL" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
</extension>
</simpleContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
baseURL
|
protected boolean |
value
|
| Constructor Summary | |
|---|---|
GMLFormat.GetFeatureResponse.DisableDynamicSchema()
|
|
| Method Summary | |
|---|---|
String |
getBaseURL()
Gets the value of the baseURL property. |
boolean |
isValue()
Gets the value of the value property. |
void |
setBaseURL(String value)
Sets the value of the baseURL property. |
void |
setValue(boolean value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean value
protected String baseURL
| Constructor Detail |
|---|
public GMLFormat.GetFeatureResponse.DisableDynamicSchema()
| Method Detail |
|---|
public boolean isValue()
public void setValue(boolean value)
public String getBaseURL()
Stringpublic void setBaseURL(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||