Package net.opengis.gml311
Interface PriorityLocationPropertyType
- All Superinterfaces:
EObject
,LocationPropertyType
,Notifier
- All Known Implementing Classes:
PriorityLocationPropertyTypeImpl
A representation of the model object 'Priority Location Property Type'.
G-XML component
Deprecated in GML 3.1.0
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Priority' attribute.void
setPriority
(String value) Sets the value of the 'Priority
' attribute.Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface LocationPropertyType
getActuate, getArcrole, getGeometry, getGeometryGroup, getHref, getLocationKeyWord, getLocationString, getNull, getRemoteSchema, getRole, getShow, getTitle, getType, isSetActuate, isSetShow, isSetType, setActuate, setArcrole, setHref, setLocationKeyWord, setLocationString, setNull, setRemoteSchema, setRole, setShow, setTitle, setType, unsetActuate, unsetShow, unsetType
Methods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getPriority
String getPriority()Returns the value of the 'Priority' attribute.If the meaning of the 'Priority' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Priority' attribute.
- See Also:
-
setPriority
Sets the value of the 'Priority
' attribute.- Parameters:
value
- the new value of the 'Priority' attribute.- See Also:
-