Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TariffClassCodeType
-
Packages that use TariffClassCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TariffClassCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TariffClassCodeType Modifier and Type Field Description protected TariffClassCodeTypeTransportationServiceType. tariffClassCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TariffClassCodeType Modifier and Type Method Description TariffClassCodeTypeTransportationServiceType. getTariffClassCode()Gets the value of the tariffClassCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TariffClassCodeType Modifier and Type Method Description voidTransportationServiceType. setTariffClassCode(TariffClassCodeType value)Sets the value of the tariffClassCode property. -
Uses of TariffClassCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TariffClassCodeType Modifier and Type Method Description TariffClassCodeTypeObjectFactory. createTariffClassCodeType()Create an instance ofTariffClassCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TariffClassCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TariffClassCodeType>ObjectFactory. createTariffClassCode(TariffClassCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TariffClassCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TariffClassCodeType>ObjectFactory. createTariffClassCode(TariffClassCodeType value)
-