|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommitmentTypeIndication | |
|---|---|
| org.etsi.uri._01903.v1_3 | |
| Uses of CommitmentTypeIndication in org.etsi.uri._01903.v1_3 |
|---|
| Fields in org.etsi.uri._01903.v1_3 with type parameters of type CommitmentTypeIndication | |
|---|---|
protected List<CommitmentTypeIndication> |
SignedDataObjectProperties.commitmentTypeIndications
|
| Methods in org.etsi.uri._01903.v1_3 that return CommitmentTypeIndication | |
|---|---|
CommitmentTypeIndication |
ObjectFactory.createCommitmentTypeIndication()
Create an instance of CommitmentTypeIndication |
CommitmentTypeIndication |
CommitmentTypeIndication.withAllSignedDataObjects(Object value)
|
CommitmentTypeIndication |
CommitmentTypeIndication.withCommitmentTypeId(ObjectIdentifier value)
|
CommitmentTypeIndication |
CommitmentTypeIndication.withCommitmentTypeQualifiers(CommitmentTypeQualifiersListType value)
|
CommitmentTypeIndication |
CommitmentTypeIndication.withObjectReferences(Collection<String> values)
|
CommitmentTypeIndication |
CommitmentTypeIndication.withObjectReferences(List<String> value)
|
CommitmentTypeIndication |
CommitmentTypeIndication.withObjectReferences(String... values)
|
| Methods in org.etsi.uri._01903.v1_3 that return types with arguments of type CommitmentTypeIndication | |
|---|---|
List<CommitmentTypeIndication> |
SignedDataObjectProperties.getCommitmentTypeIndications()
Gets the value of the commitmentTypeIndications property. |
| Methods in org.etsi.uri._01903.v1_3 with parameters of type CommitmentTypeIndication | |
|---|---|
SignedDataObjectProperties |
SignedDataObjectProperties.withCommitmentTypeIndications(CommitmentTypeIndication... values)
|
| Method parameters in org.etsi.uri._01903.v1_3 with type arguments of type CommitmentTypeIndication | |
|---|---|
void |
SignedDataObjectProperties.setCommitmentTypeIndications(List<CommitmentTypeIndication> value)
|
SignedDataObjectProperties |
SignedDataObjectProperties.withCommitmentTypeIndications(Collection<CommitmentTypeIndication> values)
|
SignedDataObjectProperties |
SignedDataObjectProperties.withCommitmentTypeIndications(List<CommitmentTypeIndication> value)
|
| Constructor parameters in org.etsi.uri._01903.v1_3 with type arguments of type CommitmentTypeIndication | |
|---|---|
SignedDataObjectProperties(List<DataObjectFormat> dataObjectFormats,
List<CommitmentTypeIndication> commitmentTypeIndications,
List<XAdESTimeStampType> allDataObjectsTimeStamps,
List<XAdESTimeStampType> individualDataObjectsTimeStamps,
String id)
Fully-initialising value constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||