public class XadesReferenceInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected DsDigestMethod |
dsDigestMethod |
protected java.lang.String |
dsDigestValue |
protected java.lang.String |
id |
protected java.lang.String |
uri |
| Constructor and Description |
|---|
XadesReferenceInfo() |
| Modifier and Type | Method and Description |
|---|---|
DsDigestMethod |
getDsDigestMethod()
Gets the value of the dsDigestMethod property.
|
java.lang.String |
getDsDigestValue()
Gets the value of the dsDigestValue property.
|
java.lang.String |
getId()
Gets the value of the id property.
|
java.lang.String |
getURI()
Gets the value of the uri property.
|
void |
setDsDigestMethod(DsDigestMethod value)
Sets the value of the dsDigestMethod property.
|
void |
setDsDigestValue(java.lang.String value)
Sets the value of the dsDigestValue property.
|
void |
setId(java.lang.String value)
Sets the value of the id property.
|
void |
setURI(java.lang.String value)
Sets the value of the uri property.
|
protected java.lang.String id
protected java.lang.String uri
protected DsDigestMethod dsDigestMethod
protected java.lang.String dsDigestValue
public java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getURI()
Stringpublic void setURI(java.lang.String value)
value - allowed object is
Stringpublic DsDigestMethod getDsDigestMethod()
DsDigestMethodpublic void setDsDigestMethod(DsDigestMethod value)
value - allowed object is
DsDigestMethodpublic java.lang.String getDsDigestValue()
Stringpublic void setDsDigestValue(java.lang.String value)
value - allowed object is
StringCopyright © 2018 SAP SE. All Rights Reserved.