Uses of Class
com.helger.xsds.xmldsig.SignatureMethodType
-
-
Uses of SignatureMethodType in com.helger.xsds.xmldsig
Methods in com.helger.xsds.xmldsig that return SignatureMethodType Modifier and Type Method Description SignatureMethodTypeSignatureMethodType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2SignatureMethodTypeObjectFactory. createSignatureMethodType()Create an instance ofSignatureMethodTypeSignatureMethodTypeSignedInfoType. getSignatureMethod()Gets the value of the signatureMethod property.Methods in com.helger.xsds.xmldsig that return types with arguments of type SignatureMethodType Modifier and Type Method Description JAXBElement<SignatureMethodType>ObjectFactory. createSignatureMethod(SignatureMethodType value)Methods in com.helger.xsds.xmldsig with parameters of type SignatureMethodType Modifier and Type Method Description voidSignatureMethodType. cloneTo(SignatureMethodType ret)This method clones all values fromthisto the passed object.JAXBElement<SignatureMethodType>ObjectFactory. createSignatureMethod(SignatureMethodType value)voidSignedInfoType. setSignatureMethod(SignatureMethodType value)Sets the value of the signatureMethod property.
-