Uses of Class
org.w3._2000._09.xmldsig_.DigestMethodType
Packages that use DigestMethodType
Package
Description
-
Uses of DigestMethodType in oasis.names.tc.dss._1_0.core.schema
Fields in oasis.names.tc.dss._1_0.core.schema declared as DigestMethodTypeModifier and TypeFieldDescriptionprotected DigestMethodTypeAttachmentReferenceType.digestMethodprotected DigestMethodTypeDocumentHash.digestMethodMethods in oasis.names.tc.dss._1_0.core.schema that return DigestMethodTypeModifier and TypeMethodDescriptionAttachmentReferenceType.getDigestMethod()Gets the value of the digestMethod property.DocumentHash.getDigestMethod()Gets the value of the digestMethod property.Methods in oasis.names.tc.dss._1_0.core.schema with parameters of type DigestMethodTypeModifier and TypeMethodDescriptionvoidAttachmentReferenceType.setDigestMethod(DigestMethodType value) Sets the value of the digestMethod property.voidDocumentHash.setDigestMethod(DigestMethodType value) Sets the value of the digestMethod property. -
Uses of DigestMethodType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as DigestMethodTypeModifier and TypeFieldDescriptionprotected DigestMethodTypeDigestAlgAndValueType.digestMethodprotected DigestMethodTypeReferenceInfoType.digestMethodMethods in org.etsi.uri._01903.v1_3 that return DigestMethodTypeModifier and TypeMethodDescriptionDigestAlgAndValueType.getDigestMethod()Gets the value of the digestMethod property.ReferenceInfoType.getDigestMethod()Gets the value of the digestMethod property.Methods in org.etsi.uri._01903.v1_3 with parameters of type DigestMethodTypeModifier and TypeMethodDescriptionvoidDigestAlgAndValueType.setDigestMethod(DigestMethodType value) Sets the value of the digestMethod property.voidReferenceInfoType.setDigestMethod(DigestMethodType value) Sets the value of the digestMethod property. -
Uses of DigestMethodType in org.w3._2000._09.xmldsig_
Fields in org.w3._2000._09.xmldsig_ declared as DigestMethodTypeMethods in org.w3._2000._09.xmldsig_ that return DigestMethodTypeModifier and TypeMethodDescriptionObjectFactory.createDigestMethodType()Create an instance ofDigestMethodTypeReferenceType.getDigestMethod()Gets the value of the digestMethod property.Methods in org.w3._2000._09.xmldsig_ that return types with arguments of type DigestMethodTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DigestMethodType>ObjectFactory.createDigestMethod(DigestMethodType value) Methods in org.w3._2000._09.xmldsig_ with parameters of type DigestMethodTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DigestMethodType>ObjectFactory.createDigestMethod(DigestMethodType value) voidReferenceType.setDigestMethod(DigestMethodType value) Sets the value of the digestMethod property.