| Package | Description |
|---|---|
| at.ebinterface.validation.rtr.generated |
| Modifier and Type | Field and Description |
|---|---|
protected CheckResultType |
SignatureInfoType.certificateCheck |
protected CheckResultType |
ManifestCheckType.manifest |
protected CheckResultType |
SignatureInfoType.signatureCheck |
protected CheckResultType |
ManifestCheckType.xmlDsigManifest |
| Modifier and Type | Field and Description |
|---|---|
protected List<CheckResultType> |
AnnotationsType.annotation |
| Modifier and Type | Method and Description |
|---|---|
CheckResultType |
ObjectFactory.createCheckResultType()
Create an instance of
CheckResultType |
CheckResultType |
SignatureInfoType.getCertificateCheck()
Gets the value of the certificateCheck property.
|
CheckResultType |
ManifestCheckType.getManifest()
Gets the value of the manifest property.
|
CheckResultType |
SignatureInfoType.getSignatureCheck()
Gets the value of the signatureCheck property.
|
CheckResultType |
ManifestCheckType.getXMLDsigManifest()
Gets the value of the xmlDsigManifest property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CheckResultType> |
AnnotationsType.getAnnotation()
Gets the value of the annotation property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SignatureInfoType.setCertificateCheck(CheckResultType value)
Sets the value of the certificateCheck property.
|
void |
ManifestCheckType.setManifest(CheckResultType value)
Sets the value of the manifest property.
|
void |
SignatureInfoType.setSignatureCheck(CheckResultType value)
Sets the value of the signatureCheck property.
|
void |
ManifestCheckType.setXMLDsigManifest(CheckResultType value)
Sets the value of the xmlDsigManifest property.
|
Copyright © 2014–2019. All rights reserved.