public class XadesQualifyingPropertiesReference
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
id |
protected java.lang.String |
uri |
| Constructor and Description |
|---|
XadesQualifyingPropertiesReference() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Gets the value of the id property.
|
java.lang.String |
getURI()
Gets the value of the uri 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.
|
public java.lang.String getURI()
Stringpublic void setURI(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
StringCopyright © 2018 SAP SE. All Rights Reserved.