Uses of Class
uk.org.siri.siri21.PtSituationElement.InfoLinks
-
Packages that use PtSituationElement.InfoLinks Package Description uk.org.siri.siri21 -
-
Uses of PtSituationElement.InfoLinks in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as PtSituationElement.InfoLinks Modifier and Type Field Description protected PtSituationElement.InfoLinksPtSituationElement. infoLinksprotected PtSituationElement.InfoLinksRoadSituationElement. infoLinksMethods in uk.org.siri.siri21 that return PtSituationElement.InfoLinks Modifier and Type Method Description PtSituationElement.InfoLinksObjectFactory. createPtSituationElementInfoLinks()Create an instance ofPtSituationElement.InfoLinksPtSituationElement.InfoLinksPtSituationElement. getInfoLinks()Gets the value of the infoLinks property.PtSituationElement.InfoLinksRoadSituationElement. getInfoLinks()Gets the value of the infoLinks property.Methods in uk.org.siri.siri21 with parameters of type PtSituationElement.InfoLinks Modifier and Type Method Description voidPtSituationElement. setInfoLinks(PtSituationElement.InfoLinks value)Sets the value of the infoLinks property.voidRoadSituationElement. setInfoLinks(PtSituationElement.InfoLinks value)Sets the value of the infoLinks property.
-