Uses of Class
uk.org.siri.siri21.ServiceFeaturesDeliveryStructure
-
Packages that use ServiceFeaturesDeliveryStructure Package Description uk.org.siri.siri21 -
-
Uses of ServiceFeaturesDeliveryStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as ServiceFeaturesDeliveryStructure Modifier and Type Field Description protected ServiceFeaturesDeliveryStructureSiri. serviceFeaturesDeliveryMethods in uk.org.siri.siri21 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.siri21 that return types with arguments of type ServiceFeaturesDeliveryStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ServiceFeaturesDeliveryStructure>ObjectFactory. createServiceFeaturesDelivery(ServiceFeaturesDeliveryStructure value)Methods in uk.org.siri.siri21 with parameters of type ServiceFeaturesDeliveryStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ServiceFeaturesDeliveryStructure>ObjectFactory. createServiceFeaturesDelivery(ServiceFeaturesDeliveryStructure value)voidSiri. setServiceFeaturesDelivery(ServiceFeaturesDeliveryStructure value)Sets the value of the serviceFeaturesDelivery property.
-