Uses of Class
eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
| Package | Description |
|---|---|
| eu.europa.esig.validationreport.jaxb |
-
Uses of SignatureValidationReportType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as SignatureValidationReportType Modifier and Type Field Description protected SignatureValidationReportTypeValidationObjectType. validationReportFields in eu.europa.esig.validationreport.jaxb with type parameters of type SignatureValidationReportType Modifier and Type Field Description protected List<SignatureValidationReportType>ValidationReportType. signatureValidationReportMethods in eu.europa.esig.validationreport.jaxb that return SignatureValidationReportType Modifier and Type Method Description SignatureValidationReportTypeObjectFactory. createSignatureValidationReportType()Create an instance ofSignatureValidationReportTypeSignatureValidationReportTypeValidationObjectType. getValidationReport()Gets the value of the validationReport property.Methods in eu.europa.esig.validationreport.jaxb that return types with arguments of type SignatureValidationReportType Modifier and Type Method Description List<SignatureValidationReportType>ValidationReportType. getSignatureValidationReport()Gets the value of the signatureValidationReport property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type SignatureValidationReportType Modifier and Type Method Description voidValidationObjectType. setValidationReport(SignatureValidationReportType value)Sets the value of the validationReport property.