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