Uses of Class
uk.org.siri.siri14.PtSituationElement.InfoLinks
-
Packages that use PtSituationElement.InfoLinks Package Description uk.org.siri.siri14 -
-
Uses of PtSituationElement.InfoLinks in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as PtSituationElement.InfoLinks Modifier and Type Field Description protected PtSituationElement.InfoLinksPtSituationElement. infoLinksprotected PtSituationElement.InfoLinksRoadSituationElement. infoLinksMethods in uk.org.siri.siri14 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.siri14 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.
-