Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ThresholdAmountType
-
Packages that use ThresholdAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ThresholdAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ThresholdAmountType Modifier and Type Field Description protected ThresholdAmountTypeEvaluationCriterionType. thresholdAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ThresholdAmountType Modifier and Type Method Description ThresholdAmountTypeEvaluationCriterionType. getThresholdAmount()Gets the value of the thresholdAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ThresholdAmountType Modifier and Type Method Description voidEvaluationCriterionType. setThresholdAmount(ThresholdAmountType value)Sets the value of the thresholdAmount property. -
Uses of ThresholdAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ThresholdAmountType Modifier and Type Method Description ThresholdAmountTypeObjectFactory. createThresholdAmountType()Create an instance ofThresholdAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ThresholdAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ThresholdAmountType>ObjectFactory. createThresholdAmount(ThresholdAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ThresholdAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ThresholdAmountType>ObjectFactory. createThresholdAmount(ThresholdAmountType value)
-