Uses of Class
uk.org.siri.siri20.ProductCategory
-
Packages that use ProductCategory Package Description uk.org.siri.siri20 -
-
Uses of ProductCategory in uk.org.siri.siri20
Fields in uk.org.siri.siri20 with type parameters of type ProductCategory Modifier and Type Field Description protected List<ProductCategory>ProductCategoriesDeliveryStructure. productCategoriesMethods in uk.org.siri.siri20 that return ProductCategory Modifier and Type Method Description ProductCategoryObjectFactory. createProductCategory()Create an instance ofProductCategoryMethods in uk.org.siri.siri20 that return types with arguments of type ProductCategory Modifier and Type Method Description List<ProductCategory>ProductCategoriesDeliveryStructure. getProductCategories()Gets the value of the productCategories property.
-