Uses of Interface
org.citygml4j.model.xal.ThoroughfareNumberSuffix

Packages that use ThoroughfareNumberSuffix
org.citygml4j.builder.jaxb.marshal.xal   
org.citygml4j.builder.jaxb.unmarshal.xal   
org.citygml4j.factory   
org.citygml4j.impl.xal   
org.citygml4j.model.common.visitor   
org.citygml4j.model.xal   
org.citygml4j.util.walker   
 

Uses of ThoroughfareNumberSuffix in org.citygml4j.builder.jaxb.marshal.xal
 

Methods in org.citygml4j.builder.jaxb.marshal.xal with parameters of type ThoroughfareNumberSuffix
 ThoroughfareNumberSuffixElement XALMarshaller.marshalThoroughfareNumberSuffix(ThoroughfareNumberSuffix src)
           
 

Uses of ThoroughfareNumberSuffix in org.citygml4j.builder.jaxb.unmarshal.xal
 

Methods in org.citygml4j.builder.jaxb.unmarshal.xal that return ThoroughfareNumberSuffix
 ThoroughfareNumberSuffix XALUnmarshaller.unmarshalThoroughfareNumberSuffix(ThoroughfareNumberSuffixElement src)
           
 

Uses of ThoroughfareNumberSuffix in org.citygml4j.factory
 

Methods in org.citygml4j.factory that return ThoroughfareNumberSuffix
 ThoroughfareNumberSuffix XALFactory.createThoroughfareNumberSuffix()
           
 

Methods in org.citygml4j.factory with parameters of type ThoroughfareNumberSuffix
 ThoroughfareNumberFromContent XALFactory.createThoroughfareNumberFromContent(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 ThoroughfareNumberToContent XALFactory.createThoroughfareNumberToContent(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 

Uses of ThoroughfareNumberSuffix in org.citygml4j.impl.xal
 

Classes in org.citygml4j.impl.xal that implement ThoroughfareNumberSuffix
 class ThoroughfareNumberSuffixImpl
           
 

Methods in org.citygml4j.impl.xal that return ThoroughfareNumberSuffix
 ThoroughfareNumberSuffix ThoroughfareNumberToContentImpl.getThoroughfareNumberSuffix()
           
 ThoroughfareNumberSuffix ThoroughfareNumberFromContentImpl.getThoroughfareNumberSuffix()
           
 

Methods in org.citygml4j.impl.xal that return types with arguments of type ThoroughfareNumberSuffix
 java.util.List<ThoroughfareNumberSuffix> ThoroughfareImpl.getThoroughfareNumberSuffix()
           
 

Methods in org.citygml4j.impl.xal with parameters of type ThoroughfareNumberSuffix
 void ThoroughfareNumberToImpl.addThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 void ThoroughfareNumberFromImpl.addThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 void ThoroughfareImpl.addThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 void ThoroughfareNumberToContentImpl.setThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 void ThoroughfareNumberFromContentImpl.setThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 boolean ThoroughfareNumberToImpl.unsetThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 boolean ThoroughfareNumberFromImpl.unsetThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 boolean ThoroughfareImpl.unsetThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 

Method parameters in org.citygml4j.impl.xal with type arguments of type ThoroughfareNumberSuffix
 void ThoroughfareImpl.setThoroughfareNumberSuffix(java.util.List<ThoroughfareNumberSuffix> thoroughfareNumberSuffix)
           
 

Constructors in org.citygml4j.impl.xal with parameters of type ThoroughfareNumberSuffix
ThoroughfareNumberFromContentImpl(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
ThoroughfareNumberToContentImpl(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 

Uses of ThoroughfareNumberSuffix in org.citygml4j.model.common.visitor
 

Methods in org.citygml4j.model.common.visitor with parameters of type ThoroughfareNumberSuffix
 T XALFunctor.apply(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 void XALVisitor.visit(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 

Uses of ThoroughfareNumberSuffix in org.citygml4j.model.xal
 

Methods in org.citygml4j.model.xal that return ThoroughfareNumberSuffix
 ThoroughfareNumberSuffix ThoroughfareNumberToContent.getThoroughfareNumberSuffix()
           
 ThoroughfareNumberSuffix ThoroughfareNumberFromContent.getThoroughfareNumberSuffix()
           
 

Methods in org.citygml4j.model.xal that return types with arguments of type ThoroughfareNumberSuffix
 java.util.List<ThoroughfareNumberSuffix> Thoroughfare.getThoroughfareNumberSuffix()
           
 

Methods in org.citygml4j.model.xal with parameters of type ThoroughfareNumberSuffix
 void ThoroughfareNumberTo.addThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 void ThoroughfareNumberFrom.addThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 void Thoroughfare.addThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 void ThoroughfareNumberToContent.setThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 void ThoroughfareNumberFromContent.setThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 boolean ThoroughfareNumberTo.unsetThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 boolean ThoroughfareNumberFrom.unsetThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 boolean Thoroughfare.unsetThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
           
 

Method parameters in org.citygml4j.model.xal with type arguments of type ThoroughfareNumberSuffix
 void Thoroughfare.setThoroughfareNumberSuffix(java.util.List<ThoroughfareNumberSuffix> thoroughfareNumberSuffix)
           
 

Uses of ThoroughfareNumberSuffix in org.citygml4j.util.walker
 

Methods in org.citygml4j.util.walker with parameters of type ThoroughfareNumberSuffix
 void XALWalker.visit(ThoroughfareNumberSuffix thoroughfareNumberSuffix)