public class XadesUnsignedProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
id |
protected XadesUnsignedDataObjectProperties |
xadesUnsignedDataObjectProperties |
protected XadesUnsignedSignatureProperties |
xadesUnsignedSignatureProperties |
| Constructor and Description |
|---|
XadesUnsignedProperties() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Gets the value of the id property.
|
XadesUnsignedDataObjectProperties |
getXadesUnsignedDataObjectProperties()
Gets the value of the xadesUnsignedDataObjectProperties property.
|
XadesUnsignedSignatureProperties |
getXadesUnsignedSignatureProperties()
Gets the value of the xadesUnsignedSignatureProperties property.
|
void |
setId(java.lang.String value)
Sets the value of the id property.
|
void |
setXadesUnsignedDataObjectProperties(XadesUnsignedDataObjectProperties value)
Sets the value of the xadesUnsignedDataObjectProperties property.
|
void |
setXadesUnsignedSignatureProperties(XadesUnsignedSignatureProperties value)
Sets the value of the xadesUnsignedSignatureProperties property.
|
protected java.lang.String id
protected XadesUnsignedSignatureProperties xadesUnsignedSignatureProperties
protected XadesUnsignedDataObjectProperties xadesUnsignedDataObjectProperties
public java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
Stringpublic XadesUnsignedSignatureProperties getXadesUnsignedSignatureProperties()
XadesUnsignedSignaturePropertiespublic void setXadesUnsignedSignatureProperties(XadesUnsignedSignatureProperties value)
value - allowed object is
XadesUnsignedSignaturePropertiespublic XadesUnsignedDataObjectProperties getXadesUnsignedDataObjectProperties()
XadesUnsignedDataObjectPropertiespublic void setXadesUnsignedDataObjectProperties(XadesUnsignedDataObjectProperties value)
value - allowed object is
XadesUnsignedDataObjectPropertiesCopyright © 2018 SAP SE. All Rights Reserved.