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

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

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

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

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

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



Copyright © 2008-2015. All Rights Reserved.