public class XadesSignedProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
id |
protected XadesSignedDataObjectProperties |
xadesSignedDataObjectProperties |
protected XadesSignedSignatureProperties |
xadesSignedSignatureProperties |
| Constructor and Description |
|---|
XadesSignedProperties() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Gets the value of the id property.
|
XadesSignedDataObjectProperties |
getXadesSignedDataObjectProperties()
Gets the value of the xadesSignedDataObjectProperties property.
|
XadesSignedSignatureProperties |
getXadesSignedSignatureProperties()
Gets the value of the xadesSignedSignatureProperties property.
|
void |
setId(java.lang.String value)
Sets the value of the id property.
|
void |
setXadesSignedDataObjectProperties(XadesSignedDataObjectProperties value)
Sets the value of the xadesSignedDataObjectProperties property.
|
void |
setXadesSignedSignatureProperties(XadesSignedSignatureProperties value)
Sets the value of the xadesSignedSignatureProperties property.
|
protected java.lang.String id
protected XadesSignedSignatureProperties xadesSignedSignatureProperties
protected XadesSignedDataObjectProperties xadesSignedDataObjectProperties
public java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
Stringpublic XadesSignedSignatureProperties getXadesSignedSignatureProperties()
XadesSignedSignaturePropertiespublic void setXadesSignedSignatureProperties(XadesSignedSignatureProperties value)
value - allowed object is
XadesSignedSignaturePropertiespublic XadesSignedDataObjectProperties getXadesSignedDataObjectProperties()
XadesSignedDataObjectPropertiespublic void setXadesSignedDataObjectProperties(XadesSignedDataObjectProperties value)
value - allowed object is
XadesSignedDataObjectPropertiesCopyright © 2018 SAP SE. All Rights Reserved.