Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.JustificationType
-
Packages that use JustificationType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of JustificationType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type JustificationType Modifier and Type Field Description protected List<JustificationType>FrameworkAgreementType. justificationMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type JustificationType Modifier and Type Method Description List<JustificationType>FrameworkAgreementType. getJustification()Gets the value of the justification property. -
Uses of JustificationType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return JustificationType Modifier and Type Method Description JustificationTypeObjectFactory. createJustificationType()Create an instance ofJustificationTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type JustificationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<JustificationType>ObjectFactory. createJustification(JustificationType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type JustificationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<JustificationType>ObjectFactory. createJustification(JustificationType value)
-