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