Uses of Class
uk.org.siri.siri21.RecommendationContentStructure
-
Packages that use RecommendationContentStructure Package Description uk.org.siri.siri21 -
-
Uses of RecommendationContentStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type RecommendationContentStructure Modifier and Type Field Description protected List<RecommendationContentStructure>TextualContentStructure. recommendationContentsMethods in uk.org.siri.siri21 that return RecommendationContentStructure Modifier and Type Method Description RecommendationContentStructureObjectFactory. createRecommendationContentStructure()Create an instance ofRecommendationContentStructureMethods in uk.org.siri.siri21 that return types with arguments of type RecommendationContentStructure Modifier and Type Method Description List<RecommendationContentStructure>TextualContentStructure. getRecommendationContents()Gets the value of the recommendationContents property.
-