Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SettlementDiscountPercentType
-
Packages that use SettlementDiscountPercentType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SettlementDiscountPercentType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SettlementDiscountPercentType Modifier and Type Field Description protected SettlementDiscountPercentTypePaymentTermsType. settlementDiscountPercentMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SettlementDiscountPercentType Modifier and Type Method Description SettlementDiscountPercentTypePaymentTermsType. getSettlementDiscountPercent()Gets the value of the settlementDiscountPercent property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SettlementDiscountPercentType Modifier and Type Method Description voidPaymentTermsType. setSettlementDiscountPercent(SettlementDiscountPercentType value)Sets the value of the settlementDiscountPercent property. -
Uses of SettlementDiscountPercentType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SettlementDiscountPercentType Modifier and Type Method Description SettlementDiscountPercentTypeObjectFactory. createSettlementDiscountPercentType()Create an instance ofSettlementDiscountPercentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SettlementDiscountPercentType Modifier and Type Method Description javax.xml.bind.JAXBElement<SettlementDiscountPercentType>ObjectFactory. createSettlementDiscountPercent(SettlementDiscountPercentType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SettlementDiscountPercentType Modifier and Type Method Description javax.xml.bind.JAXBElement<SettlementDiscountPercentType>ObjectFactory. createSettlementDiscountPercent(SettlementDiscountPercentType value)
-