| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected ObjectIdentifier |
CommitmentTypeIndication.commitmentTypeId |
protected ObjectIdentifier |
DataObjectFormat.objectIdentifier |
protected ObjectIdentifier |
SignaturePolicyIdType.sigPolicyId |
| Modifier and Type | Method and Description |
|---|---|
ObjectIdentifier |
ObjectFactory.createObjectIdentifier()
Create an instance of
ObjectIdentifier |
ObjectIdentifier |
CommitmentTypeIndication.getCommitmentTypeId()
Gets the value of the commitmentTypeId property.
|
ObjectIdentifier |
DataObjectFormat.getObjectIdentifier()
Gets the value of the objectIdentifier property.
|
ObjectIdentifier |
SignaturePolicyIdType.getSigPolicyId()
Gets the value of the sigPolicyId property.
|
ObjectIdentifier |
ObjectIdentifier.withDescription(String value) |
ObjectIdentifier |
ObjectIdentifier.withDocumentationReferences(DocumentationReferencesType value) |
ObjectIdentifier |
ObjectIdentifier.withIdentifier(IdentifierType value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitmentTypeIndication.setCommitmentTypeId(ObjectIdentifier value)
Sets the value of the commitmentTypeId property.
|
void |
DataObjectFormat.setObjectIdentifier(ObjectIdentifier value)
Sets the value of the objectIdentifier property.
|
void |
SignaturePolicyIdType.setSigPolicyId(ObjectIdentifier value)
Sets the value of the sigPolicyId property.
|
CommitmentTypeIndication |
CommitmentTypeIndication.withCommitmentTypeId(ObjectIdentifier value) |
DataObjectFormat |
DataObjectFormat.withObjectIdentifier(ObjectIdentifier value) |
SignaturePolicyIdType |
SignaturePolicyIdType.withSigPolicyId(ObjectIdentifier value) |
| Constructor and Description |
|---|
CommitmentTypeIndication(ObjectIdentifier commitmentTypeId,
Object allSignedDataObjects,
List<String> objectReferences,
CommitmentTypeQualifiersListType commitmentTypeQualifiers)
Fully-initialising value constructor
|
DataObjectFormat(String description,
ObjectIdentifier objectIdentifier,
String mimeType,
String encoding,
String objectReference)
Fully-initialising value constructor
|
SignaturePolicyIdType(ObjectIdentifier sigPolicyId,
Transforms transforms,
DigestAlgAndValueType sigPolicyHash,
SigPolicyQualifiersListType sigPolicyQualifiers)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.