Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.EstimatedAmountType
-
Packages that use EstimatedAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of EstimatedAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EstimatedAmountType Modifier and Type Field Description protected EstimatedAmountTypeRequestForTenderLineType. estimatedAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EstimatedAmountType Modifier and Type Method Description EstimatedAmountTypeRequestForTenderLineType. getEstimatedAmount()Gets the value of the estimatedAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EstimatedAmountType Modifier and Type Method Description voidRequestForTenderLineType. setEstimatedAmount(EstimatedAmountType value)Sets the value of the estimatedAmount property. -
Uses of EstimatedAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return EstimatedAmountType Modifier and Type Method Description EstimatedAmountTypeObjectFactory. createEstimatedAmountType()Create an instance ofEstimatedAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type EstimatedAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EstimatedAmountType>ObjectFactory. createEstimatedAmount(EstimatedAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type EstimatedAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EstimatedAmountType>ObjectFactory. createEstimatedAmount(EstimatedAmountType value)
-