|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BuildingInstallationType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.building | |
org.citygml4j.builder.jaxb.unmarshal.citygml.building | |
org.citygml4j.jaxb.citygml._0_4 |
Uses of BuildingInstallationType in org.citygml4j.builder.jaxb.marshal.citygml.building |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.building that return BuildingInstallationType | |
---|---|
BuildingInstallationType |
Building040Marshaller.marshalBuildingInstallation(BuildingInstallation src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.building with parameters of type BuildingInstallationType | |
---|---|
void |
Building040Marshaller.marshalBuildingInstallation(BuildingInstallation src,
BuildingInstallationType dest)
|
Uses of BuildingInstallationType in org.citygml4j.builder.jaxb.unmarshal.citygml.building |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.building with parameters of type BuildingInstallationType | |
---|---|
BuildingInstallation |
Building040Unmarshaller.unmarshalBuildingInstallation(BuildingInstallationType src)
|
void |
Building040Unmarshaller.unmarshalBuildingInstallation(BuildingInstallationType src,
BuildingInstallation dest)
|
Uses of BuildingInstallationType in org.citygml4j.jaxb.citygml._0_4 |
---|
Methods in org.citygml4j.jaxb.citygml._0_4 that return BuildingInstallationType | |
---|---|
BuildingInstallationType |
ObjectFactory.createBuildingInstallationType()
Create an instance of BuildingInstallationType |
Methods in org.citygml4j.jaxb.citygml._0_4 that return types with arguments of type BuildingInstallationType | |
---|---|
javax.xml.bind.JAXBElement<BuildingInstallationType> |
ObjectFactory.createBuildingInstallation(BuildingInstallationType value)
Create an instance of JAXBElement < BuildingInstallationType > } |
Methods in org.citygml4j.jaxb.citygml._0_4 with parameters of type BuildingInstallationType | |
---|---|
javax.xml.bind.JAXBElement<BuildingInstallationType> |
ObjectFactory.createBuildingInstallation(BuildingInstallationType value)
Create an instance of JAXBElement < BuildingInstallationType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |