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

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

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

Methods in net.opengis.citygml.building.v_1_0 that return WallSurfaceType
 WallSurfaceType ObjectFactory.createWallSurfaceType()
          Create an instance of WallSurfaceType
 WallSurfaceType WallSurfaceType.withCreationDate(XMLGregorianCalendar value)
           
 WallSurfaceType WallSurfaceType.withExternalReference(Collection<ExternalReferenceType> values)
           
 WallSurfaceType WallSurfaceType.withExternalReference(ExternalReferenceType... values)
           
 WallSurfaceType WallSurfaceType.withExternalReference(List<ExternalReferenceType> value)
           
 WallSurfaceType WallSurfaceType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 WallSurfaceType WallSurfaceType.withGeneralizesTo(GeneralizationRelationType... values)
           
 WallSurfaceType WallSurfaceType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 WallSurfaceType WallSurfaceType.withGenericApplicationPropertyOfBoundarySurface(Collection<Object> values)
           
 WallSurfaceType WallSurfaceType.withGenericApplicationPropertyOfBoundarySurface(List<Object> value)
           
 WallSurfaceType WallSurfaceType.withGenericApplicationPropertyOfBoundarySurface(Object... values)
           
 WallSurfaceType WallSurfaceType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 WallSurfaceType WallSurfaceType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 WallSurfaceType WallSurfaceType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 WallSurfaceType WallSurfaceType.withGenericApplicationPropertyOfWallSurface(Collection<Object> values)
           
 WallSurfaceType WallSurfaceType.withGenericApplicationPropertyOfWallSurface(List<Object> value)
           
 WallSurfaceType WallSurfaceType.withGenericApplicationPropertyOfWallSurface(Object... values)
           
 WallSurfaceType WallSurfaceType.withLod2MultiSurface(MultiSurfacePropertyType value)
           
 WallSurfaceType WallSurfaceType.withLod3MultiSurface(MultiSurfacePropertyType value)
           
 WallSurfaceType WallSurfaceType.withLod4MultiSurface(MultiSurfacePropertyType value)
           
 WallSurfaceType WallSurfaceType.withOpening(Collection<OpeningPropertyType> values)
           
 WallSurfaceType WallSurfaceType.withOpening(List<OpeningPropertyType> value)
           
 WallSurfaceType WallSurfaceType.withOpening(OpeningPropertyType... values)
           
 WallSurfaceType WallSurfaceType.withTerminationDate(XMLGregorianCalendar value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.