Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ThresholdValueComparisonCodeType
-
Packages that use ThresholdValueComparisonCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ThresholdValueComparisonCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ThresholdValueComparisonCodeType Modifier and Type Field Description protected ThresholdValueComparisonCodeTypeExceptionCriteriaLineType. thresholdValueComparisonCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ThresholdValueComparisonCodeType Modifier and Type Method Description ThresholdValueComparisonCodeTypeExceptionCriteriaLineType. getThresholdValueComparisonCode()Gets the value of the thresholdValueComparisonCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ThresholdValueComparisonCodeType Modifier and Type Method Description voidExceptionCriteriaLineType. setThresholdValueComparisonCode(ThresholdValueComparisonCodeType value)Sets the value of the thresholdValueComparisonCode property. -
Uses of ThresholdValueComparisonCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ThresholdValueComparisonCodeType Modifier and Type Method Description ThresholdValueComparisonCodeTypeObjectFactory. createThresholdValueComparisonCodeType()Create an instance ofThresholdValueComparisonCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ThresholdValueComparisonCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ThresholdValueComparisonCodeType>ObjectFactory. createThresholdValueComparisonCode(ThresholdValueComparisonCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ThresholdValueComparisonCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ThresholdValueComparisonCodeType>ObjectFactory. createThresholdValueComparisonCode(ThresholdValueComparisonCodeType value)
-