Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.EstimatedOverallContractAmountType
-
Packages that use EstimatedOverallContractAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of EstimatedOverallContractAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EstimatedOverallContractAmountType Modifier and Type Field Description protected EstimatedOverallContractAmountTypeRequestedTenderTotalType. estimatedOverallContractAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EstimatedOverallContractAmountType Modifier and Type Method Description EstimatedOverallContractAmountTypeRequestedTenderTotalType. getEstimatedOverallContractAmount()Gets the value of the estimatedOverallContractAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EstimatedOverallContractAmountType Modifier and Type Method Description voidRequestedTenderTotalType. setEstimatedOverallContractAmount(EstimatedOverallContractAmountType value)Sets the value of the estimatedOverallContractAmount property. -
Uses of EstimatedOverallContractAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return EstimatedOverallContractAmountType Modifier and Type Method Description EstimatedOverallContractAmountTypeObjectFactory. createEstimatedOverallContractAmountType()Create an instance ofEstimatedOverallContractAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type EstimatedOverallContractAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EstimatedOverallContractAmountType>ObjectFactory. createEstimatedOverallContractAmount(EstimatedOverallContractAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type EstimatedOverallContractAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EstimatedOverallContractAmountType>ObjectFactory. createEstimatedOverallContractAmount(EstimatedOverallContractAmountType value)
-