|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlDigestMethodType | |
|---|---|
| xades4j.xml.bind.xades | JAXB classes for XAdES XML types. |
| xades4j.xml.bind.xmldsig | JAXB classes for XML-DSIG XML types. |
| Uses of XmlDigestMethodType in xades4j.xml.bind.xades |
|---|
| Fields in xades4j.xml.bind.xades declared as XmlDigestMethodType | |
|---|---|
protected XmlDigestMethodType |
XmlReferenceInfoType.digestMethod
|
protected XmlDigestMethodType |
XmlDigestAlgAndValueType.digestMethod
|
| Methods in xades4j.xml.bind.xades that return XmlDigestMethodType | |
|---|---|
XmlDigestMethodType |
XmlReferenceInfoType.getDigestMethod()
Gets the value of the digestMethod property. |
XmlDigestMethodType |
XmlDigestAlgAndValueType.getDigestMethod()
Gets the value of the digestMethod property. |
| Methods in xades4j.xml.bind.xades with parameters of type XmlDigestMethodType | |
|---|---|
void |
XmlReferenceInfoType.setDigestMethod(XmlDigestMethodType value)
Sets the value of the digestMethod property. |
void |
XmlDigestAlgAndValueType.setDigestMethod(XmlDigestMethodType value)
Sets the value of the digestMethod property. |
| Uses of XmlDigestMethodType in xades4j.xml.bind.xmldsig |
|---|
| Fields in xades4j.xml.bind.xmldsig declared as XmlDigestMethodType | |
|---|---|
protected XmlDigestMethodType |
XmlReferenceType.digestMethod
|
| Methods in xades4j.xml.bind.xmldsig that return XmlDigestMethodType | |
|---|---|
XmlDigestMethodType |
ObjectFactory.createXmlDigestMethodType()
Create an instance of XmlDigestMethodType |
XmlDigestMethodType |
XmlReferenceType.getDigestMethod()
Gets the value of the digestMethod property. |
| Methods in xades4j.xml.bind.xmldsig that return types with arguments of type XmlDigestMethodType | |
|---|---|
JAXBElement<XmlDigestMethodType> |
ObjectFactory.createDigestMethod(XmlDigestMethodType value)
Create an instance of JAXBElement<XmlDigestMethodType>} |
| Methods in xades4j.xml.bind.xmldsig with parameters of type XmlDigestMethodType | |
|---|---|
JAXBElement<XmlDigestMethodType> |
ObjectFactory.createDigestMethod(XmlDigestMethodType value)
Create an instance of JAXBElement<XmlDigestMethodType>} |
void |
XmlReferenceType.setDigestMethod(XmlDigestMethodType value)
Sets the value of the digestMethod property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||