Uses of Class
eu.europa.esig.validationreport.jaxb.VOReferenceType
Packages that use VOReferenceType
-
Uses of VOReferenceType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as VOReferenceTypeModifier and TypeFieldDescriptionprotected VOReferenceTypeSADSSType.certsprotected VOReferenceTypeSAVRIType.certsprotected VOReferenceTypeSADSSType.crLsprotected VOReferenceTypeSAVRIType.crLsprotected VOReferenceTypeSignatureValidationPolicyType.formalPolicyObjectprotected VOReferenceTypeSADSSType.ocsPsprotected VOReferenceTypeSAVRIType.ocsPsprotected VOReferenceTypePOEType.poeObjectprotected VOReferenceTypeRevocationStatusInformationType.revocationObjectprotected VOReferenceTypeSignerInformationType.signerCertificateprotected VOReferenceTypeCertificateChainType.signingCertificateprotected VOReferenceTypeCertificateChainType.trustAnchorprotected VOReferenceTypeValidationReportDataType.trustAnchorprotected VOReferenceTypeCryptoInformationType.validationObjectIdprotected VOReferenceTypeRevocationStatusInformationType.validationObjectIdFields in eu.europa.esig.validationreport.jaxb with type parameters of type VOReferenceTypeModifier and TypeFieldDescriptionprotected List<VOReferenceType> AttributeBaseType.attributeObjectprotected List<VOReferenceType> CertificateChainType.intermediateCertificateprotected List<VOReferenceType> ValidationReportDataType.relatedValidationObjectprotected List<VOReferenceType> POEProvisioningType.validationObjectMethods in eu.europa.esig.validationreport.jaxb that return VOReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createVOReferenceType()Create an instance ofVOReferenceTypeSADSSType.getCerts()Gets the value of the certs property.SAVRIType.getCerts()Gets the value of the certs property.SADSSType.getCRLs()Gets the value of the crLs property.SAVRIType.getCRLs()Gets the value of the crLs property.SignatureValidationPolicyType.getFormalPolicyObject()Gets the value of the formalPolicyObject property.SADSSType.getOCSPs()Gets the value of the ocsPs property.SAVRIType.getOCSPs()Gets the value of the ocsPs property.POEType.getPOEObject()Gets the value of the poeObject property.RevocationStatusInformationType.getRevocationObject()Gets the value of the revocationObject property.SignerInformationType.getSignerCertificate()Gets the value of the signerCertificate property.CertificateChainType.getSigningCertificate()Gets the value of the signingCertificate property.CertificateChainType.getTrustAnchor()Gets the value of the trustAnchor property.ValidationReportDataType.getTrustAnchor()Gets the value of the trustAnchor property.CryptoInformationType.getValidationObjectId()Gets the value of the validationObjectId property.RevocationStatusInformationType.getValidationObjectId()Gets the value of the validationObjectId property.Methods in eu.europa.esig.validationreport.jaxb that return types with arguments of type VOReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<VOReferenceType> ObjectFactory.createSignersDocumentTypeSignersDocumentRef(VOReferenceType value) jakarta.xml.bind.JAXBElement<VOReferenceType> ObjectFactory.createSignersDocumentTypeSignersDocumentRepresentation(VOReferenceType value) AttributeBaseType.getAttributeObject()Gets the value of the attributeObject property.CertificateChainType.getIntermediateCertificate()Gets the value of the intermediateCertificate property.ValidationReportDataType.getRelatedValidationObject()Gets the value of the relatedValidationObject property.POEProvisioningType.getValidationObject()Gets the value of the validationObject property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type VOReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<VOReferenceType> ObjectFactory.createSignersDocumentTypeSignersDocumentRef(VOReferenceType value) jakarta.xml.bind.JAXBElement<VOReferenceType> ObjectFactory.createSignersDocumentTypeSignersDocumentRepresentation(VOReferenceType value) voidSADSSType.setCerts(VOReferenceType value) Sets the value of the certs property.voidSAVRIType.setCerts(VOReferenceType value) Sets the value of the certs property.voidSADSSType.setCRLs(VOReferenceType value) Sets the value of the crLs property.voidSAVRIType.setCRLs(VOReferenceType value) Sets the value of the crLs property.voidSignatureValidationPolicyType.setFormalPolicyObject(VOReferenceType value) Sets the value of the formalPolicyObject property.voidSADSSType.setOCSPs(VOReferenceType value) Sets the value of the ocsPs property.voidSAVRIType.setOCSPs(VOReferenceType value) Sets the value of the ocsPs property.voidPOEType.setPOEObject(VOReferenceType value) Sets the value of the poeObject property.voidRevocationStatusInformationType.setRevocationObject(VOReferenceType value) Sets the value of the revocationObject property.voidSignerInformationType.setSignerCertificate(VOReferenceType value) Sets the value of the signerCertificate property.voidCertificateChainType.setSigningCertificate(VOReferenceType value) Sets the value of the signingCertificate property.voidCertificateChainType.setTrustAnchor(VOReferenceType value) Sets the value of the trustAnchor property.voidValidationReportDataType.setTrustAnchor(VOReferenceType value) Sets the value of the trustAnchor property.voidCryptoInformationType.setValidationObjectId(VOReferenceType value) Sets the value of the validationObjectId property.voidRevocationStatusInformationType.setValidationObjectId(VOReferenceType value) Sets the value of the validationObjectId property.