Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TariffCodeType
-
Packages that use TariffCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TariffCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TariffCodeType Modifier and Type Field Description protected TariffCodeTypeConsignmentType. tariffCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TariffCodeType Modifier and Type Method Description TariffCodeTypeConsignmentType. getTariffCode()Gets the value of the tariffCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TariffCodeType Modifier and Type Method Description voidConsignmentType. setTariffCode(TariffCodeType value)Sets the value of the tariffCode property. -
Uses of TariffCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TariffCodeType Modifier and Type Method Description TariffCodeTypeObjectFactory. createTariffCodeType()Create an instance ofTariffCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TariffCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TariffCodeType>ObjectFactory. createTariffCode(TariffCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TariffCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TariffCodeType>ObjectFactory. createTariffCode(TariffCodeType value)
-