Uses of Class
network.oxalis.peppol.ubl2.jaxb.sac.SignatureInformationType
-
Packages that use SignatureInformationType Package Description network.oxalis.peppol.ubl2.jaxb.csc network.oxalis.peppol.ubl2.jaxb.sac -
-
Uses of SignatureInformationType in network.oxalis.peppol.ubl2.jaxb.csc
Fields in network.oxalis.peppol.ubl2.jaxb.csc with type parameters of type SignatureInformationType Modifier and Type Field Description protected List<SignatureInformationType>UBLDocumentSignaturesType. signatureInformationMethods in network.oxalis.peppol.ubl2.jaxb.csc that return types with arguments of type SignatureInformationType Modifier and Type Method Description List<SignatureInformationType>UBLDocumentSignaturesType. getSignatureInformation()Gets the value of the signatureInformation property. -
Uses of SignatureInformationType in network.oxalis.peppol.ubl2.jaxb.sac
Methods in network.oxalis.peppol.ubl2.jaxb.sac that return SignatureInformationType Modifier and Type Method Description SignatureInformationTypeObjectFactory. createSignatureInformationType()Create an instance ofSignatureInformationTypeMethods in network.oxalis.peppol.ubl2.jaxb.sac that return types with arguments of type SignatureInformationType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignatureInformationType>ObjectFactory. createSignatureInformation(SignatureInformationType value)Methods in network.oxalis.peppol.ubl2.jaxb.sac with parameters of type SignatureInformationType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignatureInformationType>ObjectFactory. createSignatureInformation(SignatureInformationType value)
-