| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 | |
| org.etsi.uri._2918.v1_2 | |
| org.w3.xmldsig |
| Modifier and Type | Field and Description |
|---|---|
protected DigestMethod |
ReferenceInfo.digestMethod |
protected DigestMethod |
DigestAlgAndValueType.digestMethod |
| Modifier and Type | Method and Description |
|---|---|
DigestMethod |
ReferenceInfo.getDigestMethod()
Gets the value of the digestMethod property.
|
DigestMethod |
DigestAlgAndValueType.getDigestMethod()
Gets the value of the digestMethod property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceInfo.setDigestMethod(DigestMethod value)
Sets the value of the digestMethod property.
|
void |
DigestAlgAndValueType.setDigestMethod(DigestMethod value)
Sets the value of the digestMethod property.
|
ReferenceInfo |
ReferenceInfo.withDigestMethod(DigestMethod value) |
DigestAlgAndValueType |
DigestAlgAndValueType.withDigestMethod(DigestMethod value) |
| Constructor and Description |
|---|
DigestAlgAndValueType(DigestMethod digestMethod,
byte[] digestValue)
Fully-initialising value constructor
|
ReferenceInfo(DigestMethod digestMethod,
byte[] digestValue,
String id,
String uri)
Fully-initialising value constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected DigestMethod |
DataObjectReference.digestMethod |
| Modifier and Type | Method and Description |
|---|---|
DigestMethod |
DataObjectReference.getDigestMethod()
Gets the value of the digestMethod property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataObjectReference.setDigestMethod(DigestMethod value)
Sets the value of the digestMethod property.
|
DataObjectReference |
DataObjectReference.withDigestMethod(DigestMethod value) |
| Constructor and Description |
|---|
DataObjectReference(DigestMethod digestMethod,
byte[] digestValue,
ExtensionsListType dataObjectReferenceExtensions,
String uri,
String mimeType,
Boolean rootfile)
Fully-initialising value constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected DigestMethod |
Reference.digestMethod |
| Modifier and Type | Method and Description |
|---|---|
DigestMethod |
ObjectFactory.createDigestMethod()
Create an instance of
DigestMethod |
DigestMethod |
Reference.getDigestMethod()
Gets the value of the digestMethod property.
|
DigestMethod |
DigestMethod.withAlgorithm(String value) |
DigestMethod |
DigestMethod.withContent(Collection<Object> values) |
DigestMethod |
DigestMethod.withContent(List<Object> value) |
DigestMethod |
DigestMethod.withContent(Object... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
Reference.setDigestMethod(DigestMethod value)
Sets the value of the digestMethod property.
|
Reference |
Reference.withDigestMethod(DigestMethod value) |
| Constructor and Description |
|---|
Reference(Transforms transforms,
DigestMethod digestMethod,
byte[] digestValue,
String id,
String uri,
String type)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.