Uses of Class
org.citygml4j.jaxb.xal.PostBoxElement.PostBoxNumberSuffix

Packages that use PostBoxElement.PostBoxNumberSuffix
org.citygml4j.builder.jaxb.marshal.xal   
org.citygml4j.builder.jaxb.unmarshal.xal   
org.citygml4j.jaxb.xal   
 

Uses of PostBoxElement.PostBoxNumberSuffix in org.citygml4j.builder.jaxb.marshal.xal
 

Methods in org.citygml4j.builder.jaxb.marshal.xal that return PostBoxElement.PostBoxNumberSuffix
 PostBoxElement.PostBoxNumberSuffix XALMarshaller.marshalPostBoxNumberSuffix(PostBoxNumberSuffix src)
           
 

Uses of PostBoxElement.PostBoxNumberSuffix in org.citygml4j.builder.jaxb.unmarshal.xal
 

Methods in org.citygml4j.builder.jaxb.unmarshal.xal with parameters of type PostBoxElement.PostBoxNumberSuffix
 PostBoxNumberSuffix XALUnmarshaller.unmarshalPostBoxNumberSuffix(PostBoxElement.PostBoxNumberSuffix src)
           
 

Uses of PostBoxElement.PostBoxNumberSuffix in org.citygml4j.jaxb.xal
 

Methods in org.citygml4j.jaxb.xal that return PostBoxElement.PostBoxNumberSuffix
 PostBoxElement.PostBoxNumberSuffix ObjectFactory.createPostBoxElementPostBoxNumberSuffix()
          Create an instance of PostBoxElement.PostBoxNumberSuffix
 PostBoxElement.PostBoxNumberSuffix PostBoxElement.getPostBoxNumberSuffix()
          Ruft den Wert der postBoxNumberSuffix-Eigenschaft ab.
 

Methods in org.citygml4j.jaxb.xal with parameters of type PostBoxElement.PostBoxNumberSuffix
 void PostBoxElement.setPostBoxNumberSuffix(PostBoxElement.PostBoxNumberSuffix value)
          Legt den Wert der postBoxNumberSuffix-Eigenschaft fest.