Uses of Class
eu.europa.esig.validationreport.jaxb.ValidationObjectListType
Packages that use ValidationObjectListType
-
Uses of ValidationObjectListType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as ValidationObjectListTypeModifier and TypeFieldDescriptionprotected ValidationObjectListTypeValidationReportType.signatureValidationObjectsMethods in eu.europa.esig.validationreport.jaxb that return ValidationObjectListTypeModifier and TypeMethodDescriptionObjectFactory.createValidationObjectListType()Create an instance ofValidationObjectListTypeValidationReportType.getSignatureValidationObjects()Gets the value of the signatureValidationObjects property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type ValidationObjectListTypeModifier and TypeMethodDescriptionvoidValidationReportType.setSignatureValidationObjects(ValidationObjectListType value) Sets the value of the signatureValidationObjects property.