Uses of Class
com.helger.xsds.xmldsig.SignedInfoType
-
-
Uses of SignedInfoType in com.helger.xsds.xmldsig
Methods in com.helger.xsds.xmldsig that return SignedInfoType Modifier and Type Method Description SignedInfoTypeSignedInfoType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2SignedInfoTypeObjectFactory. createSignedInfoType()Create an instance ofSignedInfoTypeSignedInfoTypeSignatureType. getSignedInfo()Gets the value of the signedInfo property.Methods in com.helger.xsds.xmldsig that return types with arguments of type SignedInfoType Modifier and Type Method Description JAXBElement<SignedInfoType>ObjectFactory. createSignedInfo(SignedInfoType value)Methods in com.helger.xsds.xmldsig with parameters of type SignedInfoType Modifier and Type Method Description voidSignedInfoType. cloneTo(SignedInfoType ret)This method clones all values fromthisto the passed object.JAXBElement<SignedInfoType>ObjectFactory. createSignedInfo(SignedInfoType value)voidSignatureType. setSignedInfo(SignedInfoType value)Sets the value of the signedInfo property.
-