org.citygml4j.model.xal
Interface Thoroughfare
- All Superinterfaces:
- Child, Copyable, ModelObject, XAL
- All Known Implementing Classes:
- ThoroughfareImpl
public interface Thoroughfare
- extends XAL, Child, Copyable
Methods inherited from interface org.citygml4j.model.xal.XAL |
getXALClass |
getAddressLine
java.util.List<AddressLine> getAddressLine()
getThoroughfareNumberOrThoroughfareNumberRange
java.util.List<ThoroughfareNumberOrRange> getThoroughfareNumberOrThoroughfareNumberRange()
getThoroughfareNumberPrefix
java.util.List<ThoroughfareNumberPrefix> getThoroughfareNumberPrefix()
getThoroughfareNumberSuffix
java.util.List<ThoroughfareNumberSuffix> getThoroughfareNumberSuffix()
getThoroughfarePreDirection
ThoroughfarePreDirection getThoroughfarePreDirection()
getThoroughfareLeadingType
ThoroughfareLeadingType getThoroughfareLeadingType()
getThoroughfareName
java.util.List<ThoroughfareName> getThoroughfareName()
getThoroughfareTrailingType
ThoroughfareTrailingType getThoroughfareTrailingType()
getThoroughfarePostDirection
ThoroughfarePostDirection getThoroughfarePostDirection()
getDependentThoroughfare
DependentThoroughfare getDependentThoroughfare()
getDependentLocality
DependentLocality getDependentLocality()
getPremise
Premise getPremise()
getFirm
Firm getFirm()
getPostalCode
PostalCode getPostalCode()
getType
java.lang.String getType()
getDependentThoroughfares
java.lang.String getDependentThoroughfares()
getDependentThoroughfaresIndicator
java.lang.String getDependentThoroughfaresIndicator()
getDependentThoroughfaresConnector
java.lang.String getDependentThoroughfaresConnector()
getDependentThoroughfaresType
java.lang.String getDependentThoroughfaresType()
isSetAddressLine
boolean isSetAddressLine()
isSetThoroughfareNumberOrThoroughfareNumberRange
boolean isSetThoroughfareNumberOrThoroughfareNumberRange()
isSetThoroughfareNumberPrefix
boolean isSetThoroughfareNumberPrefix()
isSetThoroughfareNumberSuffix
boolean isSetThoroughfareNumberSuffix()
isSetThoroughfarePreDirection
boolean isSetThoroughfarePreDirection()
isSetThoroughfareLeadingType
boolean isSetThoroughfareLeadingType()
isSetThoroughfareName
boolean isSetThoroughfareName()
isSetThoroughfareTrailingType
boolean isSetThoroughfareTrailingType()
isSetThoroughfarePostDirection
boolean isSetThoroughfarePostDirection()
isSetDependentThoroughfare
boolean isSetDependentThoroughfare()
isSetDependentLocality
boolean isSetDependentLocality()
isSetPremise
boolean isSetPremise()
isSetFirm
boolean isSetFirm()
isSetPostalCode
boolean isSetPostalCode()
isSetType
boolean isSetType()
isSetDependentThoroughfares
boolean isSetDependentThoroughfares()
isSetDependentThoroughfaresIndicator
boolean isSetDependentThoroughfaresIndicator()
isSetDependentThoroughfaresConnector
boolean isSetDependentThoroughfaresConnector()
isSetDependentThoroughfaresType
boolean isSetDependentThoroughfaresType()
addAddressLine
void addAddressLine(AddressLine addressLine)
setAddressLine
void setAddressLine(java.util.List<AddressLine> addressLine)
addThoroughfareNumber
void addThoroughfareNumber(ThoroughfareNumber thoroughfareNumber)
addThoroughfareNumberRange
void addThoroughfareNumberRange(ThoroughfareNumberRange thoroughfareNumberRange)
addThoroughfareNumberOrThoroughfareNumberRange
void addThoroughfareNumberOrThoroughfareNumberRange(ThoroughfareNumberOrRange numberOrRange)
setThoroughfareNumberOrThoroughfareNumberRange
void setThoroughfareNumberOrThoroughfareNumberRange(java.util.List<ThoroughfareNumberOrRange> numberOrRange)
addThoroughfareNumberPrefix
void addThoroughfareNumberPrefix(ThoroughfareNumberPrefix thoroughfareNumberPrefix)
setThoroughfareNumberPrefix
void setThoroughfareNumberPrefix(java.util.List<ThoroughfareNumberPrefix> thoroughfareNumberPrefix)
addThoroughfareNumberSuffix
void addThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
setThoroughfareNumberSuffix
void setThoroughfareNumberSuffix(java.util.List<ThoroughfareNumberSuffix> thoroughfareNumberSuffix)
setThoroughfarePreDirection
void setThoroughfarePreDirection(ThoroughfarePreDirection thoroughfarePreDirection)
setThoroughfareLeadingType
void setThoroughfareLeadingType(ThoroughfareLeadingType thoroughfareLeadingType)
addThoroughfareName
void addThoroughfareName(ThoroughfareName thoroughfareName)
setThoroughfareName
void setThoroughfareName(java.util.List<ThoroughfareName> thoroughfareName)
setThoroughfareTrailingType
void setThoroughfareTrailingType(ThoroughfareTrailingType thoroughfareTrailingType)
setThoroughfarePostDirection
void setThoroughfarePostDirection(ThoroughfarePostDirection thoroughfarePostDirection)
setDependentThoroughfare
void setDependentThoroughfare(DependentThoroughfare dependentThoroughfare)
setDependentLocality
void setDependentLocality(DependentLocality dependentLocality)
setPremise
void setPremise(Premise premise)
setFirm
void setFirm(Firm firm)
setPostalCode
void setPostalCode(PostalCode postalCode)
setType
void setType(java.lang.String type)
setDependentThoroughfares
void setDependentThoroughfares(java.lang.String dependentThoroughfares)
setDependentThoroughfaresIndicator
void setDependentThoroughfaresIndicator(java.lang.String dependentThoroughfaresIndicator)
setDependentThoroughfaresConnector
void setDependentThoroughfaresConnector(java.lang.String dependentThoroughfaresConnector)
setDependentThoroughfaresType
void setDependentThoroughfaresType(java.lang.String dependentThoroughfaresType)
unsetAddressLine
void unsetAddressLine()
unsetAddressLine
boolean unsetAddressLine(AddressLine addressLine)
unsetThoroughfareNumberOrThoroughfareNumberRange
void unsetThoroughfareNumberOrThoroughfareNumberRange()
unsetThoroughfareNumberOrThoroughfareNumberRange
boolean unsetThoroughfareNumberOrThoroughfareNumberRange(ThoroughfareNumberOrRange thoroughfareNumberOrRange)
unsetThoroughfareNumber
boolean unsetThoroughfareNumber(ThoroughfareNumber thoroughfareNumber)
unsetThoroughfareNumberRange
boolean unsetThoroughfareNumberRange(ThoroughfareNumberRange thoroughfareNumberRange)
unsetThoroughfareNumberPrefix
void unsetThoroughfareNumberPrefix()
unsetThoroughfareNumberPrefix
boolean unsetThoroughfareNumberPrefix(ThoroughfareNumberPrefix thoroughfareNumberPrefix)
unsetThoroughfareNumberSuffix
void unsetThoroughfareNumberSuffix()
unsetThoroughfareNumberSuffix
boolean unsetThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
unsetThoroughfarePreDirection
void unsetThoroughfarePreDirection()
unsetThoroughfareLeadingType
void unsetThoroughfareLeadingType()
unsetThoroughfareName
void unsetThoroughfareName()
unsetThoroughfareName
boolean unsetThoroughfareName(ThoroughfareName thoroughfareName)
unsetThoroughfareTrailingType
void unsetThoroughfareTrailingType()
unsetThoroughfarePostDirection
void unsetThoroughfarePostDirection()
unsetDependentThoroughfare
void unsetDependentThoroughfare()
unsetDependentLocality
void unsetDependentLocality()
unsetPremise
void unsetPremise()
unsetFirm
void unsetFirm()
unsetPostalCode
void unsetPostalCode()
unsetType
void unsetType()
unsetDependentThoroughfares
void unsetDependentThoroughfares()
unsetDependentThoroughfaresIndicator
void unsetDependentThoroughfaresIndicator()
unsetDependentThoroughfaresConnector
void unsetDependentThoroughfaresConnector()
unsetDependentThoroughfaresType
void unsetDependentThoroughfaresType()
visit
void visit(XALVisitor visitor)
visit
<T> T visit(XALFunctor<T> visitor)