Uses of Class
eu.europa.esig.validationreport.jaxb.SignatureValidationReportType
Packages that use SignatureValidationReportType
-
Uses of SignatureValidationReportType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as SignatureValidationReportTypeModifier and TypeFieldDescriptionprotected SignatureValidationReportTypeValidationObjectType.validationReportFields in eu.europa.esig.validationreport.jaxb with type parameters of type SignatureValidationReportTypeModifier and TypeFieldDescriptionprotected List<SignatureValidationReportType> ValidationReportType.signatureValidationReportMethods in eu.europa.esig.validationreport.jaxb that return SignatureValidationReportTypeModifier and TypeMethodDescriptionObjectFactory.createSignatureValidationReportType()Create an instance ofSignatureValidationReportTypeValidationObjectType.getValidationReport()Gets the value of the validationReport property.Methods in eu.europa.esig.validationreport.jaxb that return types with arguments of type SignatureValidationReportTypeModifier and TypeMethodDescriptionValidationReportType.getSignatureValidationReport()Gets the value of the signatureValidationReport property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type SignatureValidationReportTypeModifier and TypeMethodDescriptionvoidValidationObjectType.setValidationReport(SignatureValidationReportType value) Sets the value of the validationReport property.