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

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

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

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

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

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



Copyright © 2008-2015. All Rights Reserved.