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