Uses of Class
net.opengis.citygml.building.v_1_0.BuildingType

Packages that use BuildingType
net.opengis.citygml.building.v_1_0   
 

Uses of BuildingType in net.opengis.citygml.building.v_1_0
 

Methods in net.opengis.citygml.building.v_1_0 that return BuildingType
 BuildingType ObjectFactory.createBuildingType()
          Create an instance of BuildingType
 BuildingType BuildingType.withAddress(AddressPropertyType... values)
           
 BuildingType BuildingType.withAddress(Collection<AddressPropertyType> values)
           
 BuildingType BuildingType.withAddress(List<AddressPropertyType> value)
           
 BuildingType BuildingType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 BuildingType BuildingType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 BuildingType BuildingType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 BuildingType BuildingType.withClazz(String value)
           
 BuildingType BuildingType.withConsistsOfBuildingPart(BuildingPartPropertyType... values)
           
 BuildingType BuildingType.withConsistsOfBuildingPart(Collection<BuildingPartPropertyType> values)
           
 BuildingType BuildingType.withConsistsOfBuildingPart(List<BuildingPartPropertyType> value)
           
 BuildingType BuildingType.withCreationDate(XMLGregorianCalendar value)
           
 BuildingType BuildingType.withExternalReference(Collection<ExternalReferenceType> values)
           
 BuildingType BuildingType.withExternalReference(ExternalReferenceType... values)
           
 BuildingType BuildingType.withExternalReference(List<ExternalReferenceType> value)
           
 BuildingType BuildingType.withFunction(Collection<String> values)
           
 BuildingType BuildingType.withFunction(List<String> value)
           
 BuildingType BuildingType.withFunction(String... values)
           
 BuildingType BuildingType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 BuildingType BuildingType.withGeneralizesTo(GeneralizationRelationType... values)
           
 BuildingType BuildingType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 BuildingType BuildingType.withGenericApplicationPropertyOfAbstractBuilding(Collection<Object> values)
           
 BuildingType BuildingType.withGenericApplicationPropertyOfAbstractBuilding(List<Object> value)
           
 BuildingType BuildingType.withGenericApplicationPropertyOfAbstractBuilding(Object... values)
           
 BuildingType BuildingType.withGenericApplicationPropertyOfBuilding(Collection<Object> values)
           
 BuildingType BuildingType.withGenericApplicationPropertyOfBuilding(List<Object> value)
           
 BuildingType BuildingType.withGenericApplicationPropertyOfBuilding(Object... values)
           
 BuildingType BuildingType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 BuildingType BuildingType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 BuildingType BuildingType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 BuildingType BuildingType.withGenericApplicationPropertyOfSite(Collection<Object> values)
           
 BuildingType BuildingType.withGenericApplicationPropertyOfSite(List<Object> value)
           
 BuildingType BuildingType.withGenericApplicationPropertyOfSite(Object... values)
           
 BuildingType BuildingType.withInteriorBuildingInstallation(Collection<IntBuildingInstallationPropertyType> values)
           
 BuildingType BuildingType.withInteriorBuildingInstallation(IntBuildingInstallationPropertyType... values)
           
 BuildingType BuildingType.withInteriorBuildingInstallation(List<IntBuildingInstallationPropertyType> value)
           
 BuildingType BuildingType.withInteriorRoom(Collection<InteriorRoomPropertyType> values)
           
 BuildingType BuildingType.withInteriorRoom(InteriorRoomPropertyType... values)
           
 BuildingType BuildingType.withInteriorRoom(List<InteriorRoomPropertyType> value)
           
 BuildingType BuildingType.withLod1MultiSurface(MultiSurfacePropertyType value)
           
 BuildingType BuildingType.withLod1Solid(SolidPropertyType value)
           
 BuildingType BuildingType.withLod1TerrainIntersection(MultiCurvePropertyType value)
           
 BuildingType BuildingType.withLod2MultiCurve(MultiCurvePropertyType value)
           
 BuildingType BuildingType.withLod2MultiSurface(MultiSurfacePropertyType value)
           
 BuildingType BuildingType.withLod2Solid(SolidPropertyType value)
           
 BuildingType BuildingType.withLod2TerrainIntersection(MultiCurvePropertyType value)
           
 BuildingType BuildingType.withLod3MultiCurve(MultiCurvePropertyType value)
           
 BuildingType BuildingType.withLod3MultiSurface(MultiSurfacePropertyType value)
           
 BuildingType BuildingType.withLod3Solid(SolidPropertyType value)
           
 BuildingType BuildingType.withLod3TerrainIntersection(MultiCurvePropertyType value)
           
 BuildingType BuildingType.withLod4MultiCurve(MultiCurvePropertyType value)
           
 BuildingType BuildingType.withLod4MultiSurface(MultiSurfacePropertyType value)
           
 BuildingType BuildingType.withLod4Solid(SolidPropertyType value)
           
 BuildingType BuildingType.withLod4TerrainIntersection(MultiCurvePropertyType value)
           
 BuildingType BuildingType.withMeasuredHeight(LengthType value)
           
 BuildingType BuildingType.withOuterBuildingInstallation(BuildingInstallationPropertyType... values)
           
 BuildingType BuildingType.withOuterBuildingInstallation(Collection<BuildingInstallationPropertyType> values)
           
 BuildingType BuildingType.withOuterBuildingInstallation(List<BuildingInstallationPropertyType> value)
           
 BuildingType BuildingType.withRoofType(String value)
           
 BuildingType BuildingType.withStoreyHeightsAboveGround(MeasureOrNullListType value)
           
 BuildingType BuildingType.withStoreyHeightsBelowGround(MeasureOrNullListType value)
           
 BuildingType BuildingType.withStoreysAboveGround(BigInteger value)
           
 BuildingType BuildingType.withStoreysBelowGround(BigInteger value)
           
 BuildingType BuildingType.withTerminationDate(XMLGregorianCalendar value)
           
 BuildingType BuildingType.withUsage(Collection<String> values)
           
 BuildingType BuildingType.withUsage(List<String> value)
           
 BuildingType BuildingType.withUsage(String... values)
           
 BuildingType BuildingType.withYearOfConstruction(XMLGregorianCalendar value)
           
 BuildingType BuildingType.withYearOfDemolition(XMLGregorianCalendar value)
           
 

Methods in net.opengis.citygml.building.v_1_0 that return types with arguments of type BuildingType
 JAXBElement<BuildingType> ObjectFactory.createBuilding(BuildingType value)
          Create an instance of JAXBElement<BuildingType>}
 

Methods in net.opengis.citygml.building.v_1_0 with parameters of type BuildingType
 JAXBElement<BuildingType> ObjectFactory.createBuilding(BuildingType value)
          Create an instance of JAXBElement<BuildingType>}
 



Copyright © 2008-2015. All Rights Reserved.