public class PriorityLocationProperty extends LocationProperty
Constructor and Description |
---|
PriorityLocationProperty() |
PriorityLocationProperty(AbstractGeometry abstractGeometry) |
PriorityLocationProperty(java.lang.String href) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
copy(CopyBuilder copyBuilder) |
java.lang.Object |
copyTo(java.lang.Object target,
CopyBuilder copyBuilder) |
GMLClass |
getGMLClass() |
java.lang.String |
getPriority() |
boolean |
isSetPriority() |
void |
setPriority(java.lang.String priority) |
void |
unsetPriority() |
getLocationKeyWord, getLocationString, getNull, isSetLocationKeyWord, isSetLocationString, isSetNull, setLocationKeyWord, setLocationString, setNull, unsetLocationKeyWord, unsetLocationString, unsetNull
getAssociableClass, getGeometry, isSetGeometry, setGeometry, unsetGeometry
getActuate, getArcrole, getHref, getRemoteSchema, getRole, getShow, getTitle, getType, isSetActuate, isSetArcrole, isSetHref, isSetRemoteSchema, isSetRole, isSetShow, isSetTitle, isSetType, setActuate, setArcrole, setHref, setRemoteSchema, setRole, setShow, setTitle, setType, unsetActuate, unsetArcrole, unsetHref, unsetRemoteSchema, unsetRole, unsetShow, unsetTitle, unsetType
getLocalProperty, getModelType, getObject, getParent, hasLocalProperty, isSetObject, isSetParent, setLocalProperty, setObject, setParent, unsetLocalProperty, unsetObject, unsetParent
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getModelType
public PriorityLocationProperty()
public PriorityLocationProperty(AbstractGeometry abstractGeometry)
public PriorityLocationProperty(java.lang.String href)
public java.lang.String getPriority()
public boolean isSetPriority()
public void setPriority(java.lang.String priority)
public void unsetPriority()
public java.lang.Object copy(CopyBuilder copyBuilder)
copy
in interface Copyable
copy
in class LocationProperty
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
copyTo
in interface Copyable
copyTo
in class LocationProperty
public GMLClass getGMLClass()
getGMLClass
in interface GML
getGMLClass
in class LocationProperty