Uses of Class
net.opengis.citygml.transportation.v_1_0.AbstractTransportationObjectType

Packages that use AbstractTransportationObjectType
net.opengis.citygml.transportation.v_1_0   
 

Uses of AbstractTransportationObjectType in net.opengis.citygml.transportation.v_1_0
 

Subclasses of AbstractTransportationObjectType in net.opengis.citygml.transportation.v_1_0
 class AuxiliaryTrafficAreaType
          Type describing the class for auxiliary traffic Areas.
 class RailwayType
          Type describing the class for railways.
 class RoadType
          Type describing the class for roads.
 class SquareType
          Type describing the class for squares.
 class TrackType
          Type describing the class for tracks.
 class TrafficAreaType
          Type describing the class for traffic Areas.
 class TransportationComplexType
          Type describing transportation complexes, which are aggregated features, e.g.
 

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

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

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



Copyright © 2008-2015. All Rights Reserved.