Uses of Class
eu.datex2.siri13.schema._1_0._1_0.ReferencePoint
-
Packages that use ReferencePoint Package Description eu.datex2.siri13.schema._1_0._1_0 -
-
Uses of ReferencePoint in eu.datex2.siri13.schema._1_0._1_0
Fields in eu.datex2.siri13.schema._1_0._1_0 declared as ReferencePoint Modifier and Type Field Description protected ReferencePointPoint. referencePointprotected ReferencePointReferencePointPrimaryLocation. referencePointprotected ReferencePointReferencePointSecondaryLocation. referencePointMethods in eu.datex2.siri13.schema._1_0._1_0 that return ReferencePoint Modifier and Type Method Description ReferencePointObjectFactory. createReferencePoint()Create an instance ofReferencePointReferencePointPoint. getReferencePoint()Gets the value of the referencePoint property.ReferencePointReferencePointPrimaryLocation. getReferencePoint()Gets the value of the referencePoint property.ReferencePointReferencePointSecondaryLocation. getReferencePoint()Gets the value of the referencePoint property.Methods in eu.datex2.siri13.schema._1_0._1_0 with parameters of type ReferencePoint Modifier and Type Method Description voidPoint. setReferencePoint(ReferencePoint value)Sets the value of the referencePoint property.voidReferencePointPrimaryLocation. setReferencePoint(ReferencePoint value)Sets the value of the referencePoint property.voidReferencePointSecondaryLocation. setReferencePoint(ReferencePoint value)Sets the value of the referencePoint property.
-