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

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

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

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

Methods in org.citygml4j.builder.jaxb.marshal.citygml.building with parameters of type IntBuildingInstallationType
 void Building200Marshaller.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 Building200Unmarshaller.unmarshalIntBuildingInstallation(IntBuildingInstallationType src)
           
 void Building200Unmarshaller.unmarshalIntBuildingInstallation(IntBuildingInstallationType src, IntBuildingInstallation dest)
           
 

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

Methods in org.citygml4j.jaxb.citygml.bldg._2 that return IntBuildingInstallationType
 IntBuildingInstallationType ObjectFactory.createIntBuildingInstallationType()
          Create an instance of IntBuildingInstallationType
 IntBuildingInstallationType IntBuildingInstallationPropertyType.getIntBuildingInstallation()
          Ruft den Wert der intBuildingInstallation-Eigenschaft ab.
 

Methods in org.citygml4j.jaxb.citygml.bldg._2 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._2 with parameters of type IntBuildingInstallationType
 javax.xml.bind.JAXBElement<IntBuildingInstallationType> ObjectFactory.createIntBuildingInstallation(IntBuildingInstallationType value)
          Create an instance of JAXBElement<IntBuildingInstallationType>}
 void IntBuildingInstallationPropertyType.setIntBuildingInstallation(IntBuildingInstallationType value)
          Legt den Wert der intBuildingInstallation-Eigenschaft fest.