Uses of Class
org.citygml4j.jaxb.xal.LargeMailUserType

Packages that use LargeMailUserType
org.citygml4j.builder.jaxb.marshal.xal   
org.citygml4j.builder.jaxb.unmarshal.xal   
org.citygml4j.jaxb.xal   
 

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

Methods in org.citygml4j.builder.jaxb.marshal.xal that return LargeMailUserType
 LargeMailUserType XALMarshaller.marshalLargeMailUser(LargeMailUser src)
           
 

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

Methods in org.citygml4j.builder.jaxb.unmarshal.xal with parameters of type LargeMailUserType
 LargeMailUser XALUnmarshaller.unmarshalLargeMailUser(LargeMailUserType src)
           
 

Uses of LargeMailUserType in org.citygml4j.jaxb.xal
 

Methods in org.citygml4j.jaxb.xal that return LargeMailUserType
 LargeMailUserType ObjectFactory.createLargeMailUserType()
          Create an instance of LargeMailUserType
 LargeMailUserType LocalityElement.getLargeMailUser()
          Ruft den Wert der largeMailUser-Eigenschaft ab.
 LargeMailUserType DependentLocalityType.getLargeMailUser()
          Ruft den Wert der largeMailUser-Eigenschaft ab.
 

Methods in org.citygml4j.jaxb.xal with parameters of type LargeMailUserType
 void LocalityElement.setLargeMailUser(LargeMailUserType value)
          Legt den Wert der largeMailUser-Eigenschaft fest.
 void DependentLocalityType.setLargeMailUser(LargeMailUserType value)
          Legt den Wert der largeMailUser-Eigenschaft fest.