Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ThresholdQuantityType
-
Packages that use ThresholdQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ThresholdQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ThresholdQuantityType Modifier and Type Field Description protected ThresholdQuantityTypeEvaluationCriterionType. thresholdQuantityprotected ThresholdQuantityTypeExceptionCriteriaLineType. thresholdQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ThresholdQuantityType Modifier and Type Method Description ThresholdQuantityTypeEvaluationCriterionType. getThresholdQuantity()Gets the value of the thresholdQuantity property.ThresholdQuantityTypeExceptionCriteriaLineType. getThresholdQuantity()Gets the value of the thresholdQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ThresholdQuantityType Modifier and Type Method Description voidEvaluationCriterionType. setThresholdQuantity(ThresholdQuantityType value)Sets the value of the thresholdQuantity property.voidExceptionCriteriaLineType. setThresholdQuantity(ThresholdQuantityType value)Sets the value of the thresholdQuantity property. -
Uses of ThresholdQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ThresholdQuantityType Modifier and Type Method Description ThresholdQuantityTypeObjectFactory. createThresholdQuantityType()Create an instance ofThresholdQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ThresholdQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ThresholdQuantityType>ObjectFactory. createThresholdQuantity(ThresholdQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ThresholdQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ThresholdQuantityType>ObjectFactory. createThresholdQuantity(ThresholdQuantityType value)
-