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

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

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

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

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

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



Copyright © 2008-2015. All Rights Reserved.