Uses of Class
eu.datex2.siri21.schema._2_0rc1._2_0.UrlLink
-
Packages that use UrlLink Package Description eu.datex2.siri21.schema._2_0rc1._2_0 -
-
Uses of UrlLink in eu.datex2.siri21.schema._2_0rc1._2_0
Fields in eu.datex2.siri21.schema._2_0rc1._2_0 with type parameters of type UrlLink Modifier and Type Field Description protected List<UrlLink>SituationRecord. urlLinksprotected List<UrlLink>TrafficViewRecord. urlLinksMethods in eu.datex2.siri21.schema._2_0rc1._2_0 that return UrlLink Modifier and Type Method Description UrlLinkObjectFactory. createUrlLink()Create an instance ofUrlLinkMethods in eu.datex2.siri21.schema._2_0rc1._2_0 that return types with arguments of type UrlLink Modifier and Type Method Description List<UrlLink>SituationRecord. getUrlLinks()Gets the value of the urlLinks property.List<UrlLink>TrafficViewRecord. getUrlLinks()Gets the value of the urlLinks property.
-