Uses of Class
eu.europa.esig.validationreport.jaxb.AnyType
Packages that use AnyType
-
Uses of AnyType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as AnyTypeModifier and TypeFieldDescriptionprotected AnyTypeCertificateChainType.otherInformationprotected AnyTypeCryptoInformationType.otherInformationprotected AnyTypeRevocationStatusInformationType.otherInformationprotected AnyTypeSignatureIdentifierType.otherInformationprotected AnyTypeSignatureReferenceType.otherInformationprotected AnyTypeSignatureValidationProcessType.otherInformationprotected AnyTypeSignatureValidationReportType.otherInformationprotected AnyTypeSignatureValidatorType.otherInformationprotected AnyTypeSignerInformationType.otherInformationMethods in eu.europa.esig.validationreport.jaxb that return AnyTypeModifier and TypeMethodDescriptionObjectFactory.createAnyType()Create an instance ofAnyTypeCertificateChainType.getOtherInformation()Gets the value of the otherInformation property.CryptoInformationType.getOtherInformation()Gets the value of the otherInformation property.RevocationStatusInformationType.getOtherInformation()Gets the value of the otherInformation property.SignatureIdentifierType.getOtherInformation()Gets the value of the otherInformation property.SignatureReferenceType.getOtherInformation()Gets the value of the otherInformation property.SignatureValidationProcessType.getOtherInformation()Gets the value of the otherInformation property.SignatureValidationReportType.getOtherInformation()Gets the value of the otherInformation property.SignatureValidatorType.getOtherInformation()Gets the value of the otherInformation property.SignerInformationType.getOtherInformation()Gets the value of the otherInformation property.Methods in eu.europa.esig.validationreport.jaxb that return types with arguments of type AnyTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AnyType> ObjectFactory.createSignatureAttributesTypeOtherInformation(AnyType value) Methods in eu.europa.esig.validationreport.jaxb with parameters of type AnyTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AnyType> ObjectFactory.createSignatureAttributesTypeOtherInformation(AnyType value) voidCertificateChainType.setOtherInformation(AnyType value) Sets the value of the otherInformation property.voidCryptoInformationType.setOtherInformation(AnyType value) Sets the value of the otherInformation property.voidRevocationStatusInformationType.setOtherInformation(AnyType value) Sets the value of the otherInformation property.voidSignatureIdentifierType.setOtherInformation(AnyType value) Sets the value of the otherInformation property.voidSignatureReferenceType.setOtherInformation(AnyType value) Sets the value of the otherInformation property.voidSignatureValidationProcessType.setOtherInformation(AnyType value) Sets the value of the otherInformation property.voidSignatureValidationReportType.setOtherInformation(AnyType value) Sets the value of the otherInformation property.voidSignatureValidatorType.setOtherInformation(AnyType value) Sets the value of the otherInformation property.voidSignerInformationType.setOtherInformation(AnyType value) Sets the value of the otherInformation property.