Uses of Class
uk.org.siri.siri21.ProductCategoriesDeliveryStructure
-
Packages that use ProductCategoriesDeliveryStructure Package Description uk.org.siri.siri21 -
-
Uses of ProductCategoriesDeliveryStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as ProductCategoriesDeliveryStructure Modifier and Type Field Description protected ProductCategoriesDeliveryStructureSiri. productCategoriesDeliveryMethods in uk.org.siri.siri21 that return ProductCategoriesDeliveryStructure Modifier and Type Method Description ProductCategoriesDeliveryStructureObjectFactory. createProductCategoriesDeliveryStructure()Create an instance ofProductCategoriesDeliveryStructureProductCategoriesDeliveryStructureSiri. getProductCategoriesDelivery()Gets the value of the productCategoriesDelivery property.Methods in uk.org.siri.siri21 that return types with arguments of type ProductCategoriesDeliveryStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProductCategoriesDeliveryStructure>ObjectFactory. createProductCategoriesDelivery(ProductCategoriesDeliveryStructure value)Methods in uk.org.siri.siri21 with parameters of type ProductCategoriesDeliveryStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProductCategoriesDeliveryStructure>ObjectFactory. createProductCategoriesDelivery(ProductCategoriesDeliveryStructure value)voidSiri. setProductCategoriesDelivery(ProductCategoriesDeliveryStructure value)Sets the value of the productCategoriesDelivery property.
-