Uses of Class
uk.org.siri.siri21.DeliveryVariantStructure
-
Packages that use DeliveryVariantStructure Package Description uk.org.siri.siri21 -
-
Uses of DeliveryVariantStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type DeliveryVariantStructure Modifier and Type Field Description protected List<DeliveryVariantStructure>StopLineNotice. deliveryVariantsMethods in uk.org.siri.siri21 that return DeliveryVariantStructure Modifier and Type Method Description DeliveryVariantStructureObjectFactory. createDeliveryVariantStructure()Create an instance ofDeliveryVariantStructureMethods in uk.org.siri.siri21 that return types with arguments of type DeliveryVariantStructure Modifier and Type Method Description List<DeliveryVariantStructure>StopLineNotice. getDeliveryVariants()Gets the value of the deliveryVariants property.
-