Uses of Class
org.citygml4j.jaxb.citygml.bldg._1.IntBuildingInstallationType

Packages that use IntBuildingInstallationType
org.citygml4j.builder.jaxb.marshal.citygml.building   
org.citygml4j.builder.jaxb.unmarshal.citygml.building   
org.citygml4j.jaxb.citygml.bldg._1   
 

Uses of IntBuildingInstallationType in org.citygml4j.builder.jaxb.marshal.citygml.building
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.building that return IntBuildingInstallationType
 IntBuildingInstallationType Building100Marshaller.marshalIntBuildingInstallation(IntBuildingInstallation src)
           
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.building with parameters of type IntBuildingInstallationType
 void Building100Marshaller.marshalIntBuildingInstallation(IntBuildingInstallation src, IntBuildingInstallationType dest)
           
 

Uses of IntBuildingInstallationType in org.citygml4j.builder.jaxb.unmarshal.citygml.building
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.building with parameters of type IntBuildingInstallationType
 IntBuildingInstallation Building100Unmarshaller.unmarshalIntBuildingInstallation(IntBuildingInstallationType src)
           
 void Building100Unmarshaller.unmarshalIntBuildingInstallation(IntBuildingInstallationType src, IntBuildingInstallation dest)
           
 

Uses of IntBuildingInstallationType in org.citygml4j.jaxb.citygml.bldg._1
 

Methods in org.citygml4j.jaxb.citygml.bldg._1 that return IntBuildingInstallationType
 IntBuildingInstallationType ObjectFactory.createIntBuildingInstallationType()
          Create an instance of IntBuildingInstallationType
 

Methods in org.citygml4j.jaxb.citygml.bldg._1 that return types with arguments of type IntBuildingInstallationType
 javax.xml.bind.JAXBElement<IntBuildingInstallationType> ObjectFactory.createIntBuildingInstallation(IntBuildingInstallationType value)
          Create an instance of JAXBElement<IntBuildingInstallationType>}
 

Methods in org.citygml4j.jaxb.citygml.bldg._1 with parameters of type IntBuildingInstallationType
 javax.xml.bind.JAXBElement<IntBuildingInstallationType> ObjectFactory.createIntBuildingInstallation(IntBuildingInstallationType value)
          Create an instance of JAXBElement<IntBuildingInstallationType>}