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

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

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

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

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

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



Copyright © 2008-2015. All Rights Reserved.