Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.VarianceQuantityType
-
Packages that use VarianceQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of VarianceQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as VarianceQuantityType Modifier and Type Field Description protected VarianceQuantityTypeExceptionNotificationLineType. varianceQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return VarianceQuantityType Modifier and Type Method Description VarianceQuantityTypeExceptionNotificationLineType. getVarianceQuantity()Gets the value of the varianceQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type VarianceQuantityType Modifier and Type Method Description voidExceptionNotificationLineType. setVarianceQuantity(VarianceQuantityType value)Sets the value of the varianceQuantity property. -
Uses of VarianceQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return VarianceQuantityType Modifier and Type Method Description VarianceQuantityTypeObjectFactory. createVarianceQuantityType()Create an instance ofVarianceQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type VarianceQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<VarianceQuantityType>ObjectFactory. createVarianceQuantity(VarianceQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type VarianceQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<VarianceQuantityType>ObjectFactory. createVarianceQuantity(VarianceQuantityType value)
-