Uses of Class
com.helger.xsds.xmldsig.SignatureType
-
-
Uses of SignatureType in com.helger.xsds.xmldsig
Methods in com.helger.xsds.xmldsig that return SignatureType Modifier and Type Method Description SignatureTypeSignatureType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2SignatureTypeObjectFactory. createSignatureType()Create an instance ofSignatureTypeMethods in com.helger.xsds.xmldsig that return types with arguments of type SignatureType Modifier and Type Method Description JAXBElement<SignatureType>ObjectFactory. createSignature(SignatureType value)Methods in com.helger.xsds.xmldsig with parameters of type SignatureType Modifier and Type Method Description voidSignatureType. cloneTo(SignatureType ret)This method clones all values fromthisto the passed object.JAXBElement<SignatureType>ObjectFactory. createSignature(SignatureType value)
-