Uses of Class
eu.europa.esig.validationreport.jaxb.ValidationObjectListType
| Package | Description |
|---|---|
| eu.europa.esig.validationreport.jaxb |
-
Uses of ValidationObjectListType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as ValidationObjectListType Modifier and Type Field Description protected ValidationObjectListTypeValidationReportType. signatureValidationObjectsMethods in eu.europa.esig.validationreport.jaxb that return ValidationObjectListType Modifier and Type Method Description ValidationObjectListTypeObjectFactory. createValidationObjectListType()Create an instance ofValidationObjectListTypeValidationObjectListTypeValidationReportType. getSignatureValidationObjects()Gets the value of the signatureValidationObjects property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type ValidationObjectListType Modifier and Type Method Description voidValidationReportType. setSignatureValidationObjects(ValidationObjectListType value)Sets the value of the signatureValidationObjects property.