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

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

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

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

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

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



Copyright © 2008-2015. All Rights Reserved.