Uses of Class
uk.org.siri.siri13.ServiceFeaturesDeliveryStructure
-
Packages that use ServiceFeaturesDeliveryStructure Package Description uk.org.siri.siri13 -
-
Uses of ServiceFeaturesDeliveryStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as ServiceFeaturesDeliveryStructure Modifier and Type Field Description protected ServiceFeaturesDeliveryStructureSiri. serviceFeaturesDeliveryMethods in uk.org.siri.siri13 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.siri13 that return types with arguments of type ServiceFeaturesDeliveryStructure Modifier and Type Method Description JAXBElement<ServiceFeaturesDeliveryStructure>ObjectFactory. createServiceFeaturesDelivery(ServiceFeaturesDeliveryStructure value)Methods in uk.org.siri.siri13 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.
-