public class XadesCommitmentTypeIndication
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected XadesCommitmentTypeId |
xadesCommitmentTypeId |
protected XadesCommitmentTypeQualifiers |
xadesCommitmentTypeQualifiers |
protected java.util.List<java.lang.Object> |
xadesObjectReferenceOrXadesAllSignedDataObjects |
| Constructor and Description |
|---|
XadesCommitmentTypeIndication() |
| Modifier and Type | Method and Description |
|---|---|
XadesCommitmentTypeId |
getXadesCommitmentTypeId()
Gets the value of the xadesCommitmentTypeId property.
|
XadesCommitmentTypeQualifiers |
getXadesCommitmentTypeQualifiers()
Gets the value of the xadesCommitmentTypeQualifiers property.
|
java.util.List<java.lang.Object> |
getXadesObjectReferenceOrXadesAllSignedDataObjects()
Gets the value of the xadesObjectReferenceOrXadesAllSignedDataObjects property.
|
void |
setXadesCommitmentTypeId(XadesCommitmentTypeId value)
Sets the value of the xadesCommitmentTypeId property.
|
void |
setXadesCommitmentTypeQualifiers(XadesCommitmentTypeQualifiers value)
Sets the value of the xadesCommitmentTypeQualifiers property.
|
protected XadesCommitmentTypeId xadesCommitmentTypeId
protected java.util.List<java.lang.Object> xadesObjectReferenceOrXadesAllSignedDataObjects
protected XadesCommitmentTypeQualifiers xadesCommitmentTypeQualifiers
public XadesCommitmentTypeId getXadesCommitmentTypeId()
XadesCommitmentTypeIdpublic void setXadesCommitmentTypeId(XadesCommitmentTypeId value)
value - allowed object is
XadesCommitmentTypeIdpublic java.util.List<java.lang.Object> getXadesObjectReferenceOrXadesAllSignedDataObjects()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the xadesObjectReferenceOrXadesAllSignedDataObjects property.
For example, to add a new item, do as follows:
getXadesObjectReferenceOrXadesAllSignedDataObjects().add(newItem);
Objects of the following type(s) are allowed in the list
XadesObjectReference
XadesAllSignedDataObjects
public XadesCommitmentTypeQualifiers getXadesCommitmentTypeQualifiers()
XadesCommitmentTypeQualifierspublic void setXadesCommitmentTypeQualifiers(XadesCommitmentTypeQualifiers value)
value - allowed object is
XadesCommitmentTypeQualifiersCopyright © 2018 SAP SE. All Rights Reserved.