Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MaximumAmountType
-
Packages that use MaximumAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MaximumAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MaximumAmountType Modifier and Type Field Description protected MaximumAmountTypeAwardingCriterionType. maximumAmountprotected MaximumAmountTypeRequestedTenderTotalType. maximumAmountprotected MaximumAmountTypeRequestForTenderLineType. maximumAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MaximumAmountType Modifier and Type Method Description MaximumAmountTypeAwardingCriterionType. getMaximumAmount()Gets the value of the maximumAmount property.MaximumAmountTypeRequestedTenderTotalType. getMaximumAmount()Gets the value of the maximumAmount property.MaximumAmountTypeRequestForTenderLineType. getMaximumAmount()Gets the value of the maximumAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MaximumAmountType Modifier and Type Method Description voidAwardingCriterionType. setMaximumAmount(MaximumAmountType value)Sets the value of the maximumAmount property.voidRequestedTenderTotalType. setMaximumAmount(MaximumAmountType value)Sets the value of the maximumAmount property.voidRequestForTenderLineType. setMaximumAmount(MaximumAmountType value)Sets the value of the maximumAmount property. -
Uses of MaximumAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MaximumAmountType Modifier and Type Method Description MaximumAmountTypeObjectFactory. createMaximumAmountType()Create an instance ofMaximumAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MaximumAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MaximumAmountType>ObjectFactory. createMaximumAmount(MaximumAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MaximumAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MaximumAmountType>ObjectFactory. createMaximumAmount(MaximumAmountType value)
-