org.deegree.services.jaxb.wms
Class DeegreeWMS.ExtendedCapabilities
java.lang.Object
org.deegree.services.jaxb.wms.DeegreeWMS.ExtendedCapabilities
- Enclosing class:
- DeegreeWMS
public static class DeegreeWMS.ExtendedCapabilities
- extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<any processContents='lax'/>
</sequence>
</restriction>
</complexContent>
</complexType>
Method Summary |
Element |
getAny()
Gets the value of the any property. |
void |
setAny(Element value)
Sets the value of the any property. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
any
protected Element any
DeegreeWMS.ExtendedCapabilities
public DeegreeWMS.ExtendedCapabilities()
getAny
public Element getAny()
- Gets the value of the any property.
- Returns:
- possible object is
Element
setAny
public void setAny(Element value)
- Sets the value of the any property.
- Parameters:
value
- allowed object is
Element
Copyright © 2011. All Rights Reserved.