Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PrintQualifierType
-
Packages that use PrintQualifierType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PrintQualifierType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PrintQualifierType Modifier and Type Field Description protected PrintQualifierTypeDocumentDistributionType. printQualifierMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PrintQualifierType Modifier and Type Method Description PrintQualifierTypeDocumentDistributionType. getPrintQualifier()Gets the value of the printQualifier property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PrintQualifierType Modifier and Type Method Description voidDocumentDistributionType. setPrintQualifier(PrintQualifierType value)Sets the value of the printQualifier property. -
Uses of PrintQualifierType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PrintQualifierType Modifier and Type Method Description PrintQualifierTypeObjectFactory. createPrintQualifierType()Create an instance ofPrintQualifierTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PrintQualifierType Modifier and Type Method Description javax.xml.bind.JAXBElement<PrintQualifierType>ObjectFactory. createPrintQualifier(PrintQualifierType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PrintQualifierType Modifier and Type Method Description javax.xml.bind.JAXBElement<PrintQualifierType>ObjectFactory. createPrintQualifier(PrintQualifierType value)
-