Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ComparedValueMeasureType
-
Packages that use ComparedValueMeasureType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ComparedValueMeasureType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ComparedValueMeasureType Modifier and Type Field Description protected ComparedValueMeasureTypeExceptionNotificationLineType. comparedValueMeasureMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ComparedValueMeasureType Modifier and Type Method Description ComparedValueMeasureTypeExceptionNotificationLineType. getComparedValueMeasure()Gets the value of the comparedValueMeasure property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ComparedValueMeasureType Modifier and Type Method Description voidExceptionNotificationLineType. setComparedValueMeasure(ComparedValueMeasureType value)Sets the value of the comparedValueMeasure property. -
Uses of ComparedValueMeasureType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ComparedValueMeasureType Modifier and Type Method Description ComparedValueMeasureTypeObjectFactory. createComparedValueMeasureType()Create an instance ofComparedValueMeasureTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ComparedValueMeasureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ComparedValueMeasureType>ObjectFactory. createComparedValueMeasure(ComparedValueMeasureType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ComparedValueMeasureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ComparedValueMeasureType>ObjectFactory. createComparedValueMeasure(ComparedValueMeasureType value)
-