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