Uses of Class
uk.org.siri.siri14.ServiceFeaturesDeliveryStructure
-
Packages that use ServiceFeaturesDeliveryStructure Package Description uk.org.siri.siri14 -
-
Uses of ServiceFeaturesDeliveryStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as ServiceFeaturesDeliveryStructure Modifier and Type Field Description protected ServiceFeaturesDeliveryStructureSiri. serviceFeaturesDeliveryMethods in uk.org.siri.siri14 that return ServiceFeaturesDeliveryStructure Modifier and Type Method Description ServiceFeaturesDeliveryStructureObjectFactory. createServiceFeaturesDeliveryStructure()Create an instance ofServiceFeaturesDeliveryStructureServiceFeaturesDeliveryStructureSiri. getServiceFeaturesDelivery()Gets the value of the serviceFeaturesDelivery property.Methods in uk.org.siri.siri14 that return types with arguments of type ServiceFeaturesDeliveryStructure Modifier and Type Method Description JAXBElement<ServiceFeaturesDeliveryStructure>ObjectFactory. createServiceFeaturesDelivery(ServiceFeaturesDeliveryStructure value)Methods in uk.org.siri.siri14 with parameters of type ServiceFeaturesDeliveryStructure Modifier and Type Method Description JAXBElement<ServiceFeaturesDeliveryStructure>ObjectFactory. createServiceFeaturesDelivery(ServiceFeaturesDeliveryStructure value)voidSiri. setServiceFeaturesDelivery(ServiceFeaturesDeliveryStructure value)Sets the value of the serviceFeaturesDelivery property.
-