| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ReferenceInfo> |
GenericTimeStampType.referenceInfos |
| Modifier and Type | Method and Description |
|---|---|
ReferenceInfo |
ObjectFactory.createReferenceInfo()
Create an instance of
ReferenceInfo |
ReferenceInfo |
ReferenceInfo.withDigestMethod(DigestMethod value) |
ReferenceInfo |
ReferenceInfo.withDigestValue(byte[] value) |
ReferenceInfo |
ReferenceInfo.withId(java.lang.String value) |
ReferenceInfo |
ReferenceInfo.withURI(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ReferenceInfo> |
GenericTimeStampType.getReferenceInfos()
Gets the value of the referenceInfos property.
|
| Modifier and Type | Method and Description |
|---|---|
XAdESTimeStampType |
XAdESTimeStampType.withReferenceInfos(ReferenceInfo... values) |
OtherTimeStamp |
OtherTimeStamp.withReferenceInfos(ReferenceInfo... values) |
GenericTimeStampType |
GenericTimeStampType.withReferenceInfos(ReferenceInfo... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericTimeStampType.setReferenceInfos(java.util.List<ReferenceInfo> value) |
XAdESTimeStampType |
XAdESTimeStampType.withReferenceInfos(java.util.Collection<ReferenceInfo> values) |
OtherTimeStamp |
OtherTimeStamp.withReferenceInfos(java.util.Collection<ReferenceInfo> values) |
GenericTimeStampType |
GenericTimeStampType.withReferenceInfos(java.util.Collection<ReferenceInfo> values) |
XAdESTimeStampType |
XAdESTimeStampType.withReferenceInfos(java.util.List<ReferenceInfo> value) |
OtherTimeStamp |
OtherTimeStamp.withReferenceInfos(java.util.List<ReferenceInfo> value) |
GenericTimeStampType |
GenericTimeStampType.withReferenceInfos(java.util.List<ReferenceInfo> value) |
| Constructor and Description |
|---|
GenericTimeStampType(java.util.List<ReferenceInfo> referenceInfos,
java.util.List<Include> includes,
CanonicalizationMethod canonicalizationMethod,
java.util.List<java.lang.Object> encapsulatedTimeStampsAndXMLTimeStamps,
java.lang.String id)
Fully-initialising value constructor
|
OtherTimeStamp(java.util.List<ReferenceInfo> referenceInfos,
java.util.List<Include> includes,
CanonicalizationMethod canonicalizationMethod,
java.util.List<java.lang.Object> encapsulatedTimeStampsAndXMLTimeStamps,
java.lang.String id)
Fully-initialising value constructor
|
XAdESTimeStampType(java.util.List<ReferenceInfo> referenceInfos,
java.util.List<Include> includes,
CanonicalizationMethod canonicalizationMethod,
java.util.List<java.lang.Object> encapsulatedTimeStampsAndXMLTimeStamps,
java.lang.String id)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.