|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DigestMethodType | |
---|---|
org.w3._2000._09.xmldsig |
Uses of DigestMethodType in org.w3._2000._09.xmldsig |
---|
Fields in org.w3._2000._09.xmldsig declared as DigestMethodType | |
---|---|
protected DigestMethodType |
ReferenceType.digestMethod
|
Methods in org.w3._2000._09.xmldsig that return DigestMethodType | |
---|---|
DigestMethodType |
ObjectFactory.createDigestMethodType()
Create an instance of DigestMethodType |
DigestMethodType |
ReferenceType.getDigestMethod()
Gets the value of the digestMethod property. |
Methods in org.w3._2000._09.xmldsig that return types with arguments of type DigestMethodType | |
---|---|
javax.xml.bind.JAXBElement<DigestMethodType> |
ObjectFactory.createDigestMethod(DigestMethodType value)
Create an instance of JAXBElement < DigestMethodType > } |
Methods in org.w3._2000._09.xmldsig with parameters of type DigestMethodType | |
---|---|
javax.xml.bind.JAXBElement<DigestMethodType> |
ObjectFactory.createDigestMethod(DigestMethodType value)
Create an instance of JAXBElement < DigestMethodType > } |
void |
ReferenceType.setDigestMethod(DigestMethodType value)
Sets the value of the digestMethod property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |