public class XadesCommitmentTypeId
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
xadesDescription |
protected XadesDocumentationReferences |
xadesDocumentationReferences |
protected XadesIdentifier |
xadesIdentifier |
| Constructor and Description |
|---|
XadesCommitmentTypeId() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getXadesDescription()
Gets the value of the xadesDescription property.
|
XadesDocumentationReferences |
getXadesDocumentationReferences()
Gets the value of the xadesDocumentationReferences property.
|
XadesIdentifier |
getXadesIdentifier()
Gets the value of the xadesIdentifier property.
|
void |
setXadesDescription(java.lang.String value)
Sets the value of the xadesDescription property.
|
void |
setXadesDocumentationReferences(XadesDocumentationReferences value)
Sets the value of the xadesDocumentationReferences property.
|
void |
setXadesIdentifier(XadesIdentifier value)
Sets the value of the xadesIdentifier property.
|
protected XadesIdentifier xadesIdentifier
protected java.lang.String xadesDescription
protected XadesDocumentationReferences xadesDocumentationReferences
public XadesIdentifier getXadesIdentifier()
XadesIdentifierpublic void setXadesIdentifier(XadesIdentifier value)
value - allowed object is
XadesIdentifierpublic java.lang.String getXadesDescription()
Stringpublic void setXadesDescription(java.lang.String value)
value - allowed object is
Stringpublic XadesDocumentationReferences getXadesDocumentationReferences()
XadesDocumentationReferencespublic void setXadesDocumentationReferences(XadesDocumentationReferences value)
value - allowed object is
XadesDocumentationReferencesCopyright © 2018 SAP SE. All Rights Reserved.