Uses of Class
eu.europa.esig.xmldsig.jaxb.SignedInfoType
Packages that use SignedInfoType
-
Uses of SignedInfoType in eu.europa.esig.xmldsig.jaxb
Fields in eu.europa.esig.xmldsig.jaxb declared as SignedInfoTypeMethods in eu.europa.esig.xmldsig.jaxb that return SignedInfoTypeModifier and TypeMethodDescriptionObjectFactory.createSignedInfoType()Create an instance ofSignedInfoTypeSignatureType.getSignedInfo()Gets the value of the signedInfo property.Methods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type SignedInfoTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SignedInfoType> ObjectFactory.createSignedInfo(SignedInfoType value) Methods in eu.europa.esig.xmldsig.jaxb with parameters of type SignedInfoTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SignedInfoType> ObjectFactory.createSignedInfo(SignedInfoType value) voidSignatureType.setSignedInfo(SignedInfoType value) Sets the value of the signedInfo property.