Uses of Class
uk.org.siri.siri21.PtSituationElement.Repetitions
-
Packages that use PtSituationElement.Repetitions Package Description uk.org.siri.siri21 -
-
Uses of PtSituationElement.Repetitions in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as PtSituationElement.Repetitions Modifier and Type Field Description protected PtSituationElement.RepetitionsPtSituationElement. repetitionsprotected PtSituationElement.RepetitionsRoadSituationElement. repetitionsMethods in uk.org.siri.siri21 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.siri21 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.
-