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

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

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

Methods in net.opengis.citygml.transportation.v_1_0 that return TrackType
 TrackType ObjectFactory.createTrackType()
          Create an instance of TrackType
 TrackType TrackType.withAuxiliaryTrafficArea(AuxiliaryTrafficAreaPropertyType... values)
           
 TrackType TrackType.withAuxiliaryTrafficArea(Collection<AuxiliaryTrafficAreaPropertyType> values)
           
 TrackType TrackType.withAuxiliaryTrafficArea(List<AuxiliaryTrafficAreaPropertyType> value)
           
 TrackType TrackType.withCreationDate(XMLGregorianCalendar value)
           
 TrackType TrackType.withExternalReference(Collection<ExternalReferenceType> values)
           
 TrackType TrackType.withExternalReference(ExternalReferenceType... values)
           
 TrackType TrackType.withExternalReference(List<ExternalReferenceType> value)
           
 TrackType TrackType.withFunction(Collection<String> values)
           
 TrackType TrackType.withFunction(List<String> value)
           
 TrackType TrackType.withFunction(String... values)
           
 TrackType TrackType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 TrackType TrackType.withGeneralizesTo(GeneralizationRelationType... values)
           
 TrackType TrackType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 TrackType TrackType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 TrackType TrackType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 TrackType TrackType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 TrackType TrackType.withGenericApplicationPropertyOfTrack(Collection<Object> values)
           
 TrackType TrackType.withGenericApplicationPropertyOfTrack(List<Object> value)
           
 TrackType TrackType.withGenericApplicationPropertyOfTrack(Object... values)
           
 TrackType TrackType.withGenericApplicationPropertyOfTransportationComplex(Collection<Object> values)
           
 TrackType TrackType.withGenericApplicationPropertyOfTransportationComplex(List<Object> value)
           
 TrackType TrackType.withGenericApplicationPropertyOfTransportationComplex(Object... values)
           
 TrackType TrackType.withGenericApplicationPropertyOfTransportationObject(Collection<Object> values)
           
 TrackType TrackType.withGenericApplicationPropertyOfTransportationObject(List<Object> value)
           
 TrackType TrackType.withGenericApplicationPropertyOfTransportationObject(Object... values)
           
 TrackType TrackType.withLod0Network(Collection<GeometricComplexPropertyType> values)
           
 TrackType TrackType.withLod0Network(GeometricComplexPropertyType... values)
           
 TrackType TrackType.withLod0Network(List<GeometricComplexPropertyType> value)
           
 TrackType TrackType.withLod1MultiSurface(MultiSurfacePropertyType value)
           
 TrackType TrackType.withLod2MultiSurface(MultiSurfacePropertyType value)
           
 TrackType TrackType.withLod3MultiSurface(MultiSurfacePropertyType value)
           
 TrackType TrackType.withLod4MultiSurface(MultiSurfacePropertyType value)
           
 TrackType TrackType.withTerminationDate(XMLGregorianCalendar value)
           
 TrackType TrackType.withTrafficArea(Collection<TrafficAreaPropertyType> values)
           
 TrackType TrackType.withTrafficArea(List<TrafficAreaPropertyType> value)
           
 TrackType TrackType.withTrafficArea(TrafficAreaPropertyType... values)
           
 TrackType TrackType.withUsage(Collection<String> values)
           
 TrackType TrackType.withUsage(List<String> value)
           
 TrackType TrackType.withUsage(String... values)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.