public class XadesSignedSignatureProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
id |
protected XadesSignaturePolicyIdentifier |
xadesSignaturePolicyIdentifier |
protected XadesSignatureProductionPlace |
xadesSignatureProductionPlace |
protected XadesSignerRole |
xadesSignerRole |
protected XadesSigningCertificate |
xadesSigningCertificate |
protected java.lang.String |
xadesSigningTime |
| Constructor and Description |
|---|
XadesSignedSignatureProperties() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Gets the value of the id property.
|
XadesSignaturePolicyIdentifier |
getXadesSignaturePolicyIdentifier()
Gets the value of the xadesSignaturePolicyIdentifier property.
|
XadesSignatureProductionPlace |
getXadesSignatureProductionPlace()
Gets the value of the xadesSignatureProductionPlace property.
|
XadesSignerRole |
getXadesSignerRole()
Gets the value of the xadesSignerRole property.
|
XadesSigningCertificate |
getXadesSigningCertificate()
Gets the value of the xadesSigningCertificate property.
|
java.lang.String |
getXadesSigningTime()
Gets the value of the xadesSigningTime property.
|
void |
setId(java.lang.String value)
Sets the value of the id property.
|
void |
setXadesSignaturePolicyIdentifier(XadesSignaturePolicyIdentifier value)
Sets the value of the xadesSignaturePolicyIdentifier property.
|
void |
setXadesSignatureProductionPlace(XadesSignatureProductionPlace value)
Sets the value of the xadesSignatureProductionPlace property.
|
void |
setXadesSignerRole(XadesSignerRole value)
Sets the value of the xadesSignerRole property.
|
void |
setXadesSigningCertificate(XadesSigningCertificate value)
Sets the value of the xadesSigningCertificate property.
|
void |
setXadesSigningTime(java.lang.String value)
Sets the value of the xadesSigningTime property.
|
protected java.lang.String id
protected java.lang.String xadesSigningTime
protected XadesSigningCertificate xadesSigningCertificate
protected XadesSignaturePolicyIdentifier xadesSignaturePolicyIdentifier
protected XadesSignatureProductionPlace xadesSignatureProductionPlace
protected XadesSignerRole xadesSignerRole
public java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getXadesSigningTime()
Stringpublic void setXadesSigningTime(java.lang.String value)
value - allowed object is
Stringpublic XadesSigningCertificate getXadesSigningCertificate()
XadesSigningCertificatepublic void setXadesSigningCertificate(XadesSigningCertificate value)
value - allowed object is
XadesSigningCertificatepublic XadesSignaturePolicyIdentifier getXadesSignaturePolicyIdentifier()
XadesSignaturePolicyIdentifierpublic void setXadesSignaturePolicyIdentifier(XadesSignaturePolicyIdentifier value)
value - allowed object is
XadesSignaturePolicyIdentifierpublic XadesSignatureProductionPlace getXadesSignatureProductionPlace()
XadesSignatureProductionPlacepublic void setXadesSignatureProductionPlace(XadesSignatureProductionPlace value)
value - allowed object is
XadesSignatureProductionPlacepublic XadesSignerRole getXadesSignerRole()
XadesSignerRolepublic void setXadesSignerRole(XadesSignerRole value)
value - allowed object is
XadesSignerRoleCopyright © 2018 SAP SE. All Rights Reserved.