net.opengis.ows_context
Class ExtensionType
java.lang.Object
net.opengis.ows_context.ExtensionType
public class ExtensionType
- extends Object
This allows additional elements to be added to support non WMS Layer
services.
Classe Java pour ExtensionType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="ExtensionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<any processContents='lax'/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
any
protected Object any
ExtensionType
public ExtensionType()
getAny
public Object getAny()
- Obtient la valeur de la propriété any.
- Returns:
- possible object is
Object
Element
setAny
public void setAny(Object value)
- Définit la valeur de la propriété any.
- Parameters:
value - allowed object is
Object
Element
isSetAny
public boolean isSetAny()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.