Uses of Class
net.opengis.citygml.v_1_0.AbstractSiteType

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

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

Subclasses of AbstractSiteType in net.opengis.citygml.building.v_1_0
 class AbstractBuildingType
          Type describing the thematic and geometric attributes and the associations of buildings.
 class BuildingPartType
          Java class for BuildingPartType complex type.
 class BuildingType
          Java class for BuildingType complex type.
 

Uses of AbstractSiteType in net.opengis.citygml.v_1_0
 

Methods in net.opengis.citygml.v_1_0 that return AbstractSiteType
 AbstractSiteType AbstractSiteType.withCreationDate(XMLGregorianCalendar value)
           
 AbstractSiteType AbstractSiteType.withExternalReference(Collection<ExternalReferenceType> values)
           
 AbstractSiteType AbstractSiteType.withExternalReference(ExternalReferenceType... values)
           
 AbstractSiteType AbstractSiteType.withExternalReference(List<ExternalReferenceType> value)
           
 AbstractSiteType AbstractSiteType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 AbstractSiteType AbstractSiteType.withGeneralizesTo(GeneralizationRelationType... values)
           
 AbstractSiteType AbstractSiteType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 AbstractSiteType AbstractSiteType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 AbstractSiteType AbstractSiteType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 AbstractSiteType AbstractSiteType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 AbstractSiteType AbstractSiteType.withGenericApplicationPropertyOfSite(Collection<Object> values)
           
 AbstractSiteType AbstractSiteType.withGenericApplicationPropertyOfSite(List<Object> value)
           
 AbstractSiteType AbstractSiteType.withGenericApplicationPropertyOfSite(Object... values)
           
 AbstractSiteType AbstractSiteType.withTerminationDate(XMLGregorianCalendar value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.