net.opengis.fes._2
Class AbstractQueryExpressionType
java.lang.Object
net.opengis.fes._2.AbstractQueryExpressionType
- Direct Known Subclasses:
- AbstractAdhocQueryExpressionType, StoredQueryType
public abstract class AbstractQueryExpressionType
- extends Object
Classe Java pour AbstractQueryExpressionType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="AbstractQueryExpressionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="handle" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
handle
protected String handle
AbstractQueryExpressionType
public AbstractQueryExpressionType()
getHandle
public String getHandle()
- Obtient la valeur de la propriété handle.
- Returns:
- possible object is
String
setHandle
public void setHandle(String value)
- Définit la valeur de la propriété handle.
- Parameters:
value - allowed object is
String
isSetHandle
public boolean isSetHandle()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.