|
||||||||||
| 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 |
DigestMethodType.clone()
Creates and returns a deep copy of this object. |
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. |
| Constructors in org.w3._2000._09.xmldsig with parameters of type DigestMethodType | |
|---|---|
DigestMethodType(DigestMethodType o)
Creates a new DigestMethodType instance by deeply copying a given DigestMethodType instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||