|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BuildingPartPropertyType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.building | |
org.citygml4j.builder.jaxb.unmarshal.citygml.building | |
org.citygml4j.jaxb.citygml.bldg._1 |
Uses of BuildingPartPropertyType in org.citygml4j.builder.jaxb.marshal.citygml.building |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.building that return BuildingPartPropertyType | |
---|---|
BuildingPartPropertyType |
Building100Marshaller.marshalBuildingPartProperty(BuildingPartProperty src)
|
Uses of BuildingPartPropertyType in org.citygml4j.builder.jaxb.unmarshal.citygml.building |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.building with parameters of type BuildingPartPropertyType | |
---|---|
BuildingPartProperty |
Building100Unmarshaller.unmarshalBuildingPartProperty(BuildingPartPropertyType src)
|
Uses of BuildingPartPropertyType in org.citygml4j.jaxb.citygml.bldg._1 |
---|
Methods in org.citygml4j.jaxb.citygml.bldg._1 that return BuildingPartPropertyType | |
---|---|
BuildingPartPropertyType |
ObjectFactory.createBuildingPartPropertyType()
Create an instance of BuildingPartPropertyType |
Methods in org.citygml4j.jaxb.citygml.bldg._1 that return types with arguments of type BuildingPartPropertyType | |
---|---|
java.util.List<BuildingPartPropertyType> |
AbstractBuildingType.getConsistsOfBuildingPart()
Gets the value of the consistsOfBuildingPart property. |
Method parameters in org.citygml4j.jaxb.citygml.bldg._1 with type arguments of type BuildingPartPropertyType | |
---|---|
void |
AbstractBuildingType.setConsistsOfBuildingPart(java.util.List<BuildingPartPropertyType> consistsOfBuildingPart)
Sets the value of the consistsOfBuildingPart property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |