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

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

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

Subclasses of AbstractOpeningType in net.opengis.citygml.building.v_1_0
 class DoorType
          Type for doors in walls.
 class WindowType
          Type for windows in walls.
 

Methods in net.opengis.citygml.building.v_1_0 that return AbstractOpeningType
 AbstractOpeningType AbstractOpeningType.withCreationDate(XMLGregorianCalendar value)
           
 AbstractOpeningType AbstractOpeningType.withExternalReference(Collection<ExternalReferenceType> values)
           
 AbstractOpeningType AbstractOpeningType.withExternalReference(ExternalReferenceType... values)
           
 AbstractOpeningType AbstractOpeningType.withExternalReference(List<ExternalReferenceType> value)
           
 AbstractOpeningType AbstractOpeningType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 AbstractOpeningType AbstractOpeningType.withGeneralizesTo(GeneralizationRelationType... values)
           
 AbstractOpeningType AbstractOpeningType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 AbstractOpeningType AbstractOpeningType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 AbstractOpeningType AbstractOpeningType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 AbstractOpeningType AbstractOpeningType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 AbstractOpeningType AbstractOpeningType.withGenericApplicationPropertyOfOpening(Collection<Object> values)
           
 AbstractOpeningType AbstractOpeningType.withGenericApplicationPropertyOfOpening(List<Object> value)
           
 AbstractOpeningType AbstractOpeningType.withGenericApplicationPropertyOfOpening(Object... values)
           
 AbstractOpeningType AbstractOpeningType.withLod3MultiSurface(MultiSurfacePropertyType value)
           
 AbstractOpeningType AbstractOpeningType.withLod4MultiSurface(MultiSurfacePropertyType value)
           
 AbstractOpeningType AbstractOpeningType.withTerminationDate(XMLGregorianCalendar value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.