Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AverageSubsequentContractAmountType
-
Packages that use AverageSubsequentContractAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AverageSubsequentContractAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AverageSubsequentContractAmountType Modifier and Type Field Description protected AverageSubsequentContractAmountTypeRequestedTenderTotalType. averageSubsequentContractAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AverageSubsequentContractAmountType Modifier and Type Method Description AverageSubsequentContractAmountTypeRequestedTenderTotalType. getAverageSubsequentContractAmount()Gets the value of the averageSubsequentContractAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AverageSubsequentContractAmountType Modifier and Type Method Description voidRequestedTenderTotalType. setAverageSubsequentContractAmount(AverageSubsequentContractAmountType value)Sets the value of the averageSubsequentContractAmount property. -
Uses of AverageSubsequentContractAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AverageSubsequentContractAmountType Modifier and Type Method Description AverageSubsequentContractAmountTypeObjectFactory. createAverageSubsequentContractAmountType()Create an instance ofAverageSubsequentContractAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AverageSubsequentContractAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<AverageSubsequentContractAmountType>ObjectFactory. createAverageSubsequentContractAmount(AverageSubsequentContractAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AverageSubsequentContractAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<AverageSubsequentContractAmountType>ObjectFactory. createAverageSubsequentContractAmount(AverageSubsequentContractAmountType value)
-