Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LowerTenderAmountType
-
Packages that use LowerTenderAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LowerTenderAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LowerTenderAmountType Modifier and Type Field Description protected LowerTenderAmountTypeTenderResultType. lowerTenderAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LowerTenderAmountType Modifier and Type Method Description LowerTenderAmountTypeTenderResultType. getLowerTenderAmount()Gets the value of the lowerTenderAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LowerTenderAmountType Modifier and Type Method Description voidTenderResultType. setLowerTenderAmount(LowerTenderAmountType value)Sets the value of the lowerTenderAmount property. -
Uses of LowerTenderAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LowerTenderAmountType Modifier and Type Method Description LowerTenderAmountTypeObjectFactory. createLowerTenderAmountType()Create an instance ofLowerTenderAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LowerTenderAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LowerTenderAmountType>ObjectFactory. createLowerTenderAmount(LowerTenderAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LowerTenderAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LowerTenderAmountType>ObjectFactory. createLowerTenderAmount(LowerTenderAmountType value)
-