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