Uses of Class
uk.org.siri.siri20.PtSituationElement.Repetitions
-
Packages that use PtSituationElement.Repetitions Package Description uk.org.siri.siri20 -
-
Uses of PtSituationElement.Repetitions in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as PtSituationElement.Repetitions Modifier and Type Field Description protected PtSituationElement.RepetitionsPtSituationElement. repetitionsprotected PtSituationElement.RepetitionsRoadSituationElement. repetitionsMethods in uk.org.siri.siri20 that return PtSituationElement.Repetitions Modifier and Type Method Description PtSituationElement.RepetitionsObjectFactory. createPtSituationElementRepetitions()Create an instance ofPtSituationElement.RepetitionsPtSituationElement.RepetitionsPtSituationElement. getRepetitions()Gets the value of the repetitions property.PtSituationElement.RepetitionsRoadSituationElement. getRepetitions()Gets the value of the repetitions property.Methods in uk.org.siri.siri20 with parameters of type PtSituationElement.Repetitions Modifier and Type Method Description voidPtSituationElement. setRepetitions(PtSituationElement.Repetitions value)Sets the value of the repetitions property.voidRoadSituationElement. setRepetitions(PtSituationElement.Repetitions value)Sets the value of the repetitions property.
-