Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AdjustmentReasonCodeType
-
Packages that use AdjustmentReasonCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AdjustmentReasonCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AdjustmentReasonCodeType Modifier and Type Field Description protected AdjustmentReasonCodeTypeForecastRevisionLineType. adjustmentReasonCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AdjustmentReasonCodeType Modifier and Type Method Description AdjustmentReasonCodeTypeForecastRevisionLineType. getAdjustmentReasonCode()Gets the value of the adjustmentReasonCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AdjustmentReasonCodeType Modifier and Type Method Description voidForecastRevisionLineType. setAdjustmentReasonCode(AdjustmentReasonCodeType value)Sets the value of the adjustmentReasonCode property. -
Uses of AdjustmentReasonCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AdjustmentReasonCodeType Modifier and Type Method Description AdjustmentReasonCodeTypeObjectFactory. createAdjustmentReasonCodeType()Create an instance ofAdjustmentReasonCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AdjustmentReasonCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AdjustmentReasonCodeType>ObjectFactory. createAdjustmentReasonCode(AdjustmentReasonCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AdjustmentReasonCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AdjustmentReasonCodeType>ObjectFactory. createAdjustmentReasonCode(AdjustmentReasonCodeType value)
-