Uses of Class
com.helger.xsds.xades132.DigestAlgAndValueType
-
-
Uses of DigestAlgAndValueType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return DigestAlgAndValueType Modifier and Type Method Description DigestAlgAndValueTypeDigestAlgAndValueType. clone()Created by ph-jaxb-plugin -Xph-cloneable2DigestAlgAndValueTypeObjectFactory. createDigestAlgAndValueType()Create an instance ofDigestAlgAndValueTypeDigestAlgAndValueTypeCertIDType. getCertDigest()Gets the value of the certDigest property.DigestAlgAndValueTypeCertIDTypeV2. getCertDigest()Gets the value of the certDigest property.DigestAlgAndValueTypeCRLRefType. getDigestAlgAndValue()Gets the value of the digestAlgAndValue property.DigestAlgAndValueTypeOCSPRefType. getDigestAlgAndValue()Gets the value of the digestAlgAndValue property.DigestAlgAndValueTypeSignaturePolicyIdType. getSigPolicyHash()Gets the value of the sigPolicyHash property.Methods in com.helger.xsds.xades132 with parameters of type DigestAlgAndValueType Modifier and Type Method Description voidDigestAlgAndValueType. cloneTo(DigestAlgAndValueType ret)This method clones all values fromthisto the passed object.voidCertIDType. setCertDigest(DigestAlgAndValueType value)Sets the value of the certDigest property.voidCertIDTypeV2. setCertDigest(DigestAlgAndValueType value)Sets the value of the certDigest property.voidCRLRefType. setDigestAlgAndValue(DigestAlgAndValueType value)Sets the value of the digestAlgAndValue property.voidOCSPRefType. setDigestAlgAndValue(DigestAlgAndValueType value)Sets the value of the digestAlgAndValue property.voidSignaturePolicyIdType. setSigPolicyHash(DigestAlgAndValueType value)Sets the value of the sigPolicyHash property.
-