Uses of Class
org.citygml4j.jaxb.xal.SubPremiseType.SubPremiseLocation

Packages that use SubPremiseType.SubPremiseLocation
org.citygml4j.builder.jaxb.marshal.xal   
org.citygml4j.builder.jaxb.unmarshal.xal   
org.citygml4j.jaxb.xal   
 

Uses of SubPremiseType.SubPremiseLocation in org.citygml4j.builder.jaxb.marshal.xal
 

Methods in org.citygml4j.builder.jaxb.marshal.xal that return SubPremiseType.SubPremiseLocation
 SubPremiseType.SubPremiseLocation XALMarshaller.marshalSubPremiseLocation(SubPremiseLocation src)
           
 

Uses of SubPremiseType.SubPremiseLocation in org.citygml4j.builder.jaxb.unmarshal.xal
 

Methods in org.citygml4j.builder.jaxb.unmarshal.xal with parameters of type SubPremiseType.SubPremiseLocation
 SubPremiseLocation XALUnmarshaller.unmarshalSubPremiseLocation(SubPremiseType.SubPremiseLocation src)
           
 

Uses of SubPremiseType.SubPremiseLocation in org.citygml4j.jaxb.xal
 

Methods in org.citygml4j.jaxb.xal that return SubPremiseType.SubPremiseLocation
 SubPremiseType.SubPremiseLocation ObjectFactory.createSubPremiseTypeSubPremiseLocation()
          Create an instance of SubPremiseType.SubPremiseLocation
 SubPremiseType.SubPremiseLocation SubPremiseType.getSubPremiseLocation()
          Gets the value of the subPremiseLocation property.
 

Methods in org.citygml4j.jaxb.xal with parameters of type SubPremiseType.SubPremiseLocation
 void SubPremiseType.setSubPremiseLocation(SubPremiseType.SubPremiseLocation value)
          Sets the value of the subPremiseLocation property.