| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 | |
| org.w3.xmldsig |
| Modifier and Type | Field and Description |
|---|---|
protected Transforms |
SignaturePolicyIdType.transforms |
| Modifier and Type | Method and Description |
|---|---|
Transforms |
SignaturePolicyIdType.getTransforms()
Gets the value of the transforms property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SignaturePolicyIdType.setTransforms(Transforms value)
Sets the value of the transforms property.
|
SignaturePolicyIdType |
SignaturePolicyIdType.withTransforms(Transforms value) |
| Constructor and Description |
|---|
SignaturePolicyIdType(ObjectIdentifier sigPolicyId,
Transforms transforms,
DigestAlgAndValueType sigPolicyHash,
SigPolicyQualifiersListType sigPolicyQualifiers)
Fully-initialising value constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected Transforms |
RetrievalMethod.transforms |
protected Transforms |
Reference.transforms |
| Modifier and Type | Method and Description |
|---|---|
Transforms |
ObjectFactory.createTransforms()
Create an instance of
Transforms |
Transforms |
RetrievalMethod.getTransforms()
Gets the value of the transforms property.
|
Transforms |
Reference.getTransforms()
Gets the value of the transforms property.
|
Transforms |
Transforms.withTransforms(Collection<Transform> values) |
Transforms |
Transforms.withTransforms(List<Transform> value) |
Transforms |
Transforms.withTransforms(Transform... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
RetrievalMethod.setTransforms(Transforms value)
Sets the value of the transforms property.
|
void |
Reference.setTransforms(Transforms value)
Sets the value of the transforms property.
|
RetrievalMethod |
RetrievalMethod.withTransforms(Transforms value) |
Reference |
Reference.withTransforms(Transforms value) |
| Constructor and Description |
|---|
Reference(Transforms transforms,
DigestMethod digestMethod,
byte[] digestValue,
String id,
String uri,
String type)
Fully-initialising value constructor
|
RetrievalMethod(Transforms transforms,
String uri,
String type)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.