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