net.opengis.wfs._2_1
Class EnvelopePropertyType
java.lang.Object
net.opengis.wfs._2_1.EnvelopePropertyType
public class EnvelopePropertyType
- extends Object
Classe Java pour EnvelopePropertyType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="EnvelopePropertyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<any namespace='##other'/>
</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
EnvelopePropertyType
public EnvelopePropertyType()
getAny
public Object getAny()
- Obtient la valeur de la propriété any.
- Returns:
- possible object is
Object
setAny
public void setAny(Object value)
- Définit la valeur de la propriété any.
- Parameters:
value - allowed object is
Object
isSetAny
public boolean isSetAny()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.