Uses of Class
eu.datex2.siri21.schema._2_0rc1._2_0.RoadsideReferencePoint
-
Packages that use RoadsideReferencePoint Package Description eu.datex2.siri21.schema._2_0rc1._2_0 -
-
Uses of RoadsideReferencePoint in eu.datex2.siri21.schema._2_0rc1._2_0
Fields in eu.datex2.siri21.schema._2_0rc1._2_0 declared as RoadsideReferencePoint Modifier and Type Field Description protected RoadsideReferencePointPoint. roadsideReferencePointprotected RoadsideReferencePointRoadsideReferencePointPrimaryLocation. roadsideReferencePointprotected RoadsideReferencePointRoadsideReferencePointSecondaryLocation. roadsideReferencePointMethods in eu.datex2.siri21.schema._2_0rc1._2_0 that return RoadsideReferencePoint Modifier and Type Method Description RoadsideReferencePointObjectFactory. createRoadsideReferencePoint()Create an instance ofRoadsideReferencePointRoadsideReferencePointPoint. getRoadsideReferencePoint()Gets the value of the roadsideReferencePoint property.RoadsideReferencePointRoadsideReferencePointPrimaryLocation. getRoadsideReferencePoint()Gets the value of the roadsideReferencePoint property.RoadsideReferencePointRoadsideReferencePointSecondaryLocation. getRoadsideReferencePoint()Gets the value of the roadsideReferencePoint property.Methods in eu.datex2.siri21.schema._2_0rc1._2_0 with parameters of type RoadsideReferencePoint Modifier and Type Method Description voidPoint. setRoadsideReferencePoint(RoadsideReferencePoint value)Sets the value of the roadsideReferencePoint property.voidRoadsideReferencePointPrimaryLocation. setRoadsideReferencePoint(RoadsideReferencePoint value)Sets the value of the roadsideReferencePoint property.voidRoadsideReferencePointSecondaryLocation. setRoadsideReferencePoint(RoadsideReferencePoint value)Sets the value of the roadsideReferencePoint property.
-