Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.DigestAlgAndValueType
-
Packages that use DigestAlgAndValueType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 -
-
Uses of DigestAlgAndValueType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 declared as DigestAlgAndValueType Modifier and Type Field Description protected DigestAlgAndValueTypeCertIDType. certDigestprotected DigestAlgAndValueTypeCRLRefType. digestAlgAndValueprotected DigestAlgAndValueTypeOCSPRefType. digestAlgAndValueprotected DigestAlgAndValueTypeSignaturePolicyIdType. sigPolicyHashMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return DigestAlgAndValueType Modifier and Type Method Description DigestAlgAndValueTypeObjectFactory. createDigestAlgAndValueType()Create an instance ofDigestAlgAndValueTypeDigestAlgAndValueTypeCertIDType. 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 network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type DigestAlgAndValueType Modifier and Type Method Description voidCertIDType. 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.
-