Uses of Class
uk.org.siri.siri21.InfoLinkStructure
-
Packages that use InfoLinkStructure Package Description uk.org.siri.siri21 -
-
Uses of InfoLinkStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type InfoLinkStructure Modifier and Type Field Description protected List<InfoLinkStructure>PtSituationElement.InfoLinks. infoLinksprotected List<InfoLinkStructure>TextualContentStructure. infoLinksMethods in uk.org.siri.siri21 that return InfoLinkStructure Modifier and Type Method Description InfoLinkStructureObjectFactory. createInfoLinkStructure()Create an instance ofInfoLinkStructureMethods in uk.org.siri.siri21 that return types with arguments of type InfoLinkStructure Modifier and Type Method Description List<InfoLinkStructure>PtSituationElement.InfoLinks. getInfoLinks()Gets the value of the infoLinks property.List<InfoLinkStructure>TextualContentStructure. getInfoLinks()Gets the value of the infoLinks property.
-