Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.FreightRateClassCodeType
-
Packages that use FreightRateClassCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of FreightRateClassCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as FreightRateClassCodeType Modifier and Type Field Description protected FreightRateClassCodeTypeTransportationServiceType. freightRateClassCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return FreightRateClassCodeType Modifier and Type Method Description FreightRateClassCodeTypeTransportationServiceType. getFreightRateClassCode()Gets the value of the freightRateClassCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type FreightRateClassCodeType Modifier and Type Method Description voidTransportationServiceType. setFreightRateClassCode(FreightRateClassCodeType value)Sets the value of the freightRateClassCode property. -
Uses of FreightRateClassCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return FreightRateClassCodeType Modifier and Type Method Description FreightRateClassCodeTypeObjectFactory. createFreightRateClassCodeType()Create an instance ofFreightRateClassCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type FreightRateClassCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<FreightRateClassCodeType>ObjectFactory. createFreightRateClassCode(FreightRateClassCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type FreightRateClassCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<FreightRateClassCodeType>ObjectFactory. createFreightRateClassCode(FreightRateClassCodeType value)
-