Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.HigherTenderAmountType
-
Packages that use HigherTenderAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of HigherTenderAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as HigherTenderAmountType Modifier and Type Field Description protected HigherTenderAmountTypeTenderResultType. higherTenderAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return HigherTenderAmountType Modifier and Type Method Description HigherTenderAmountTypeTenderResultType. getHigherTenderAmount()Gets the value of the higherTenderAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type HigherTenderAmountType Modifier and Type Method Description voidTenderResultType. setHigherTenderAmount(HigherTenderAmountType value)Sets the value of the higherTenderAmount property. -
Uses of HigherTenderAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return HigherTenderAmountType Modifier and Type Method Description HigherTenderAmountTypeObjectFactory. createHigherTenderAmountType()Create an instance ofHigherTenderAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type HigherTenderAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<HigherTenderAmountType>ObjectFactory. createHigherTenderAmount(HigherTenderAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type HigherTenderAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<HigherTenderAmountType>ObjectFactory. createHigherTenderAmount(HigherTenderAmountType value)
-