Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SettlementDiscountAmountType
-
Packages that use SettlementDiscountAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SettlementDiscountAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SettlementDiscountAmountType Modifier and Type Field Description protected SettlementDiscountAmountTypePaymentTermsType. settlementDiscountAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SettlementDiscountAmountType Modifier and Type Method Description SettlementDiscountAmountTypePaymentTermsType. getSettlementDiscountAmount()Gets the value of the settlementDiscountAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SettlementDiscountAmountType Modifier and Type Method Description voidPaymentTermsType. setSettlementDiscountAmount(SettlementDiscountAmountType value)Sets the value of the settlementDiscountAmount property. -
Uses of SettlementDiscountAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SettlementDiscountAmountType Modifier and Type Method Description SettlementDiscountAmountTypeObjectFactory. createSettlementDiscountAmountType()Create an instance ofSettlementDiscountAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SettlementDiscountAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<SettlementDiscountAmountType>ObjectFactory. createSettlementDiscountAmount(SettlementDiscountAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SettlementDiscountAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<SettlementDiscountAmountType>ObjectFactory. createSettlementDiscountAmount(SettlementDiscountAmountType value)
-