net.opengis.gml
Class PriorityLocationPropertyType
java.lang.Object
net.opengis.gml.LocationPropertyType
net.opengis.gml.PriorityLocationPropertyType
public class PriorityLocationPropertyType
- extends LocationPropertyType
Deprecated in GML 3.1.0
Classe Java pour PriorityLocationPropertyType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="PriorityLocationPropertyType">
<complexContent>
<extension base="{http://www.opengis.net/gml}LocationPropertyType">
<attribute name="priority" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Fields inherited from class net.opengis.gml.LocationPropertyType |
_null, actuate, arcrole, geometry, href, locationKeyWord, locationString, remoteSchema, role, show, title, TYPE |
| Methods inherited from class net.opengis.gml.LocationPropertyType |
getActuate, getArcrole, getGeometry, getHref, getLocationKeyWord, getLocationString, getNull, getRemoteSchema, getRole, getShow, getTitle, isSetActuate, isSetArcrole, isSetGeometry, isSetHref, isSetLocationKeyWord, isSetLocationString, isSetNull, isSetRemoteSchema, isSetRole, isSetShow, isSetTitle, setActuate, setArcrole, setGeometry, setHref, setLocationKeyWord, setLocationString, setRemoteSchema, setRole, setShow, setTitle, unsetNull |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
priority
protected String priority
PriorityLocationPropertyType
public PriorityLocationPropertyType()
getPriority
public String getPriority()
- Obtient la valeur de la propriété priority.
- Returns:
- possible object is
String
setPriority
public void setPriority(String value)
- Définit la valeur de la propriété priority.
- Parameters:
value - allowed object is
String
isSetPriority
public boolean isSetPriority()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.