Uses of Class
eu.europa.esig.trustedlist.jaxb.mra.CertificateContentReferencesEquivalenceListType
Packages that use CertificateContentReferencesEquivalenceListType
-
Uses of CertificateContentReferencesEquivalenceListType in eu.europa.esig.trustedlist.jaxb.mra
Fields in eu.europa.esig.trustedlist.jaxb.mra declared as CertificateContentReferencesEquivalenceListTypeModifier and TypeFieldDescriptionTrustServiceEquivalenceHistoryInstanceType.certificateContentReferencesEquivalenceListTrustServiceEquivalenceInformationType.certificateContentReferencesEquivalenceListMethods in eu.europa.esig.trustedlist.jaxb.mra that return CertificateContentReferencesEquivalenceListTypeModifier and TypeMethodDescriptionObjectFactory.createCertificateContentReferencesEquivalenceListType()Create an instance ofCertificateContentReferencesEquivalenceListTypeTrustServiceEquivalenceHistoryInstanceType.getCertificateContentReferencesEquivalenceList()Gets the value of the certificateContentReferencesEquivalenceList property.TrustServiceEquivalenceInformationType.getCertificateContentReferencesEquivalenceList()Gets the value of the certificateContentReferencesEquivalenceList property.Methods in eu.europa.esig.trustedlist.jaxb.mra with parameters of type CertificateContentReferencesEquivalenceListTypeModifier and TypeMethodDescriptionvoidTrustServiceEquivalenceHistoryInstanceType.setCertificateContentReferencesEquivalenceList(CertificateContentReferencesEquivalenceListType value) Sets the value of the certificateContentReferencesEquivalenceList property.voidTrustServiceEquivalenceInformationType.setCertificateContentReferencesEquivalenceList(CertificateContentReferencesEquivalenceListType value) Sets the value of the certificateContentReferencesEquivalenceList property.