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

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

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

Methods in net.opengis.citygml.building.v_1_0 that return WindowType
 WindowType ObjectFactory.createWindowType()
          Create an instance of WindowType
 WindowType WindowType.withCreationDate(XMLGregorianCalendar value)
           
 WindowType WindowType.withExternalReference(Collection<ExternalReferenceType> values)
           
 WindowType WindowType.withExternalReference(ExternalReferenceType... values)
           
 WindowType WindowType.withExternalReference(List<ExternalReferenceType> value)
           
 WindowType WindowType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 WindowType WindowType.withGeneralizesTo(GeneralizationRelationType... values)
           
 WindowType WindowType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 WindowType WindowType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 WindowType WindowType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 WindowType WindowType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 WindowType WindowType.withGenericApplicationPropertyOfOpening(Collection<Object> values)
           
 WindowType WindowType.withGenericApplicationPropertyOfOpening(List<Object> value)
           
 WindowType WindowType.withGenericApplicationPropertyOfOpening(Object... values)
           
 WindowType WindowType.withGenericApplicationPropertyOfWindow(Collection<Object> values)
           
 WindowType WindowType.withGenericApplicationPropertyOfWindow(List<Object> value)
           
 WindowType WindowType.withGenericApplicationPropertyOfWindow(Object... values)
           
 WindowType WindowType.withLod3MultiSurface(MultiSurfacePropertyType value)
           
 WindowType WindowType.withLod4MultiSurface(MultiSurfacePropertyType value)
           
 WindowType WindowType.withTerminationDate(XMLGregorianCalendar value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.