Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ProcessJustificationType
-
Packages that use ProcessJustificationType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ProcessJustificationType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ProcessJustificationType Modifier and Type Field Description protected List<ProcessJustificationType>TenderingProcessType. processJustificationMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ProcessJustificationType Modifier and Type Method Description ProcessJustificationTypeObjectFactory. createProcessJustificationType()Create an instance ofProcessJustificationTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ProcessJustificationType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProcessJustificationType>ObjectFactory. createProcessJustification(ProcessJustificationType value)List<ProcessJustificationType>TenderingProcessType. getProcessJustification()Gets the value of the processJustification property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ProcessJustificationType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProcessJustificationType>ObjectFactory. createProcessJustification(ProcessJustificationType value)
-