Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PenaltyAmountType
-
Packages that use PenaltyAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PenaltyAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PenaltyAmountType Modifier and Type Field Description protected PenaltyAmountTypePaymentTermsType. penaltyAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PenaltyAmountType Modifier and Type Method Description PenaltyAmountTypePaymentTermsType. getPenaltyAmount()Gets the value of the penaltyAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PenaltyAmountType Modifier and Type Method Description voidPaymentTermsType. setPenaltyAmount(PenaltyAmountType value)Sets the value of the penaltyAmount property. -
Uses of PenaltyAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PenaltyAmountType Modifier and Type Method Description PenaltyAmountTypeObjectFactory. createPenaltyAmountType()Create an instance ofPenaltyAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PenaltyAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<PenaltyAmountType>ObjectFactory. createPenaltyAmount(PenaltyAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PenaltyAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<PenaltyAmountType>ObjectFactory. createPenaltyAmount(PenaltyAmountType value)
-