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

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

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

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

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

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



Copyright © 2008-2015. All Rights Reserved.