Uses of Class
network.oxalis.peppol.bdx.jaxb.xmldsig.SignedInfoType
-
Packages that use SignedInfoType Package Description network.oxalis.peppol.bdx.jaxb.xmldsig -
-
Uses of SignedInfoType in network.oxalis.peppol.bdx.jaxb.xmldsig
Fields in network.oxalis.peppol.bdx.jaxb.xmldsig declared as SignedInfoType Modifier and Type Field Description protected SignedInfoTypeSignatureType. signedInfoMethods in network.oxalis.peppol.bdx.jaxb.xmldsig that return SignedInfoType Modifier and Type Method Description SignedInfoTypeObjectFactory. createSignedInfoType()Create an instance ofSignedInfoTypeSignedInfoTypeSignatureType. getSignedInfo()Gets the value of the signedInfo property.Methods in network.oxalis.peppol.bdx.jaxb.xmldsig that return types with arguments of type SignedInfoType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignedInfoType>ObjectFactory. createSignedInfo(SignedInfoType value)Methods in network.oxalis.peppol.bdx.jaxb.xmldsig with parameters of type SignedInfoType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignedInfoType>ObjectFactory. createSignedInfo(SignedInfoType value)voidSignatureType. setSignedInfo(SignedInfoType value)Sets the value of the signedInfo property.
-