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