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

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

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

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

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

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



Copyright © 2008-2015. All Rights Reserved.