Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TariffDescriptionType
-
Packages that use TariffDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TariffDescriptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type TariffDescriptionType Modifier and Type Field Description protected List<TariffDescriptionType>ConsignmentType. tariffDescriptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TariffDescriptionType Modifier and Type Method Description List<TariffDescriptionType>ConsignmentType. getTariffDescription()Gets the value of the tariffDescription property. -
Uses of TariffDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TariffDescriptionType Modifier and Type Method Description TariffDescriptionTypeObjectFactory. createTariffDescriptionType()Create an instance ofTariffDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TariffDescriptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TariffDescriptionType>ObjectFactory. createTariffDescription(TariffDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TariffDescriptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TariffDescriptionType>ObjectFactory. createTariffDescription(TariffDescriptionType value)
-