Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.DeclarationType
-
Packages that use DeclarationType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of DeclarationType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type DeclarationType Modifier and Type Field Description protected List<DeclarationType>QualifyingPartyType. declarationMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DeclarationType Modifier and Type Method Description DeclarationTypeObjectFactory. createDeclarationType()Create an instance ofDeclarationTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type DeclarationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DeclarationType>ObjectFactory. createDeclaration(DeclarationType value)List<DeclarationType>QualifyingPartyType. getDeclaration()Gets the value of the declaration property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DeclarationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DeclarationType>ObjectFactory. createDeclaration(DeclarationType value)
-