Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ServiceFrequencyType
-
Packages that use ServiceFrequencyType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ServiceFrequencyType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ServiceFrequencyType Modifier and Type Field Description protected List<ServiceFrequencyType>TransportationServiceType. scheduledServiceFrequencyMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ServiceFrequencyType Modifier and Type Method Description ServiceFrequencyTypeObjectFactory. createServiceFrequencyType()Create an instance ofServiceFrequencyTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ServiceFrequencyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ServiceFrequencyType>ObjectFactory. createScheduledServiceFrequency(ServiceFrequencyType value)jakarta.xml.bind.JAXBElement<ServiceFrequencyType>ObjectFactory. createServiceFrequency(ServiceFrequencyType value)List<ServiceFrequencyType>TransportationServiceType. getScheduledServiceFrequency()Gets the value of the scheduledServiceFrequency property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ServiceFrequencyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ServiceFrequencyType>ObjectFactory. createScheduledServiceFrequency(ServiceFrequencyType value)jakarta.xml.bind.JAXBElement<ServiceFrequencyType>ObjectFactory. createServiceFrequency(ServiceFrequencyType value)
-