|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DigestMethodType | |
---|---|
be.fedict.eid.applet.service.signer.jaxb.xades132 | |
be.fedict.eid.applet.service.signer.jaxb.xmldsig |
Uses of DigestMethodType in be.fedict.eid.applet.service.signer.jaxb.xades132 |
---|
Fields in be.fedict.eid.applet.service.signer.jaxb.xades132 declared as DigestMethodType | |
---|---|
protected DigestMethodType |
ReferenceInfoType.digestMethod
|
protected DigestMethodType |
DigestAlgAndValueType.digestMethod
|
Methods in be.fedict.eid.applet.service.signer.jaxb.xades132 that return DigestMethodType | |
---|---|
DigestMethodType |
ReferenceInfoType.getDigestMethod()
Gets the value of the digestMethod property. |
DigestMethodType |
DigestAlgAndValueType.getDigestMethod()
Gets the value of the digestMethod property. |
Methods in be.fedict.eid.applet.service.signer.jaxb.xades132 with parameters of type DigestMethodType | |
---|---|
void |
ReferenceInfoType.setDigestMethod(DigestMethodType value)
Sets the value of the digestMethod property. |
void |
DigestAlgAndValueType.setDigestMethod(DigestMethodType value)
Sets the value of the digestMethod property. |
Uses of DigestMethodType in be.fedict.eid.applet.service.signer.jaxb.xmldsig |
---|
Fields in be.fedict.eid.applet.service.signer.jaxb.xmldsig declared as DigestMethodType | |
---|---|
protected DigestMethodType |
ReferenceType.digestMethod
|
Methods in be.fedict.eid.applet.service.signer.jaxb.xmldsig that return DigestMethodType | |
---|---|
DigestMethodType |
ObjectFactory.createDigestMethodType()
Create an instance of DigestMethodType |
DigestMethodType |
ReferenceType.getDigestMethod()
Gets the value of the digestMethod property. |
Methods in be.fedict.eid.applet.service.signer.jaxb.xmldsig that return types with arguments of type DigestMethodType | |
---|---|
JAXBElement<DigestMethodType> |
ObjectFactory.createDigestMethod(DigestMethodType value)
Create an instance of JAXBElement < DigestMethodType > } |
Methods in be.fedict.eid.applet.service.signer.jaxb.xmldsig with parameters of type DigestMethodType | |
---|---|
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 |