public class XadesInclude
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
referencedData |
protected java.lang.String |
uri |
| Constructor and Description |
|---|
XadesInclude() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getReferencedData()
Gets the value of the referencedData property.
|
java.lang.String |
getURI()
Gets the value of the uri property.
|
void |
setReferencedData(java.lang.String value)
Sets the value of the referencedData property.
|
void |
setURI(java.lang.String value)
Sets the value of the uri property.
|
protected java.lang.String uri
protected java.lang.String referencedData
public java.lang.String getURI()
Stringpublic void setURI(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getReferencedData()
Stringpublic void setReferencedData(java.lang.String value)
value - allowed object is
StringCopyright © 2018 SAP SE. All Rights Reserved.