Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MinimumAmountType
-
Packages that use MinimumAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MinimumAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MinimumAmountType Modifier and Type Field Description protected MinimumAmountTypeAwardingCriterionType. minimumAmountprotected MinimumAmountTypeRequestedTenderTotalType. minimumAmountprotected MinimumAmountTypeRequestForTenderLineType. minimumAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MinimumAmountType Modifier and Type Method Description MinimumAmountTypeAwardingCriterionType. getMinimumAmount()Gets the value of the minimumAmount property.MinimumAmountTypeRequestedTenderTotalType. getMinimumAmount()Gets the value of the minimumAmount property.MinimumAmountTypeRequestForTenderLineType. getMinimumAmount()Gets the value of the minimumAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MinimumAmountType Modifier and Type Method Description voidAwardingCriterionType. setMinimumAmount(MinimumAmountType value)Sets the value of the minimumAmount property.voidRequestedTenderTotalType. setMinimumAmount(MinimumAmountType value)Sets the value of the minimumAmount property.voidRequestForTenderLineType. setMinimumAmount(MinimumAmountType value)Sets the value of the minimumAmount property. -
Uses of MinimumAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MinimumAmountType Modifier and Type Method Description MinimumAmountTypeObjectFactory. createMinimumAmountType()Create an instance ofMinimumAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MinimumAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MinimumAmountType>ObjectFactory. createMinimumAmount(MinimumAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MinimumAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MinimumAmountType>ObjectFactory. createMinimumAmount(MinimumAmountType value)
-