Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.FrequencyType
-
Packages that use FrequencyType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of FrequencyType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type FrequencyType Modifier and Type Field Description protected List<FrequencyType>FrameworkAgreementType. frequencyMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type FrequencyType Modifier and Type Method Description List<FrequencyType>FrameworkAgreementType. getFrequency()Gets the value of the frequency property. -
Uses of FrequencyType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return FrequencyType Modifier and Type Method Description FrequencyTypeObjectFactory. createFrequencyType()Create an instance ofFrequencyTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type FrequencyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FrequencyType>ObjectFactory. createFrequency(FrequencyType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type FrequencyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FrequencyType>ObjectFactory. createFrequency(FrequencyType value)
-