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

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

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

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

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

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



Copyright © 2008-2015. All Rights Reserved.