Uses of Class
com.helger.xsds.xmldsig.DigestMethodType
-
-
Uses of DigestMethodType in com.helger.xsds.xmldsig
Methods in com.helger.xsds.xmldsig that return DigestMethodType Modifier and Type Method Description DigestMethodTypeDigestMethodType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2DigestMethodTypeObjectFactory. createDigestMethodType()Create an instance ofDigestMethodTypeDigestMethodTypeReferenceType. getDigestMethod()Gets the value of the digestMethod property.Methods in com.helger.xsds.xmldsig that return types with arguments of type DigestMethodType Modifier and Type Method Description JAXBElement<DigestMethodType>ObjectFactory. createDigestMethod(DigestMethodType value)Methods in com.helger.xsds.xmldsig with parameters of type DigestMethodType Modifier and Type Method Description voidDigestMethodType. cloneTo(DigestMethodType ret)This method clones all values fromthisto the passed object.JAXBElement<DigestMethodType>ObjectFactory. createDigestMethod(DigestMethodType value)voidReferenceType. setDigestMethod(DigestMethodType value)Sets the value of the digestMethod property.
-