Uses of Class
org.etsi.uri._01903.v1_3.CertIDListType
Packages that use CertIDListType
Package
Description
-
Uses of CertIDListType in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_
Fields in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ declared as CertIDListTypeModifier and TypeFieldDescriptionprotected CertIDListTypeSignedSignaturePropertiesType.signingCertificateMethods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return CertIDListTypeModifier and TypeMethodDescriptionSignedSignaturePropertiesType.getSigningCertificate()Gets the value of the signingCertificate property.Methods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ with parameters of type CertIDListTypeModifier and TypeMethodDescriptionvoidSignedSignaturePropertiesType.setSigningCertificate(CertIDListType value) Sets the value of the signingCertificate property. -
Uses of CertIDListType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as CertIDListTypeModifier and TypeFieldDescriptionprotected CertIDListTypeCompleteCertificateRefsType.certRefsprotected CertIDListTypeSignedSignaturePropertiesType.signingCertificateMethods in org.etsi.uri._01903.v1_3 that return CertIDListTypeModifier and TypeMethodDescriptionObjectFactory.createCertIDListType()Create an instance ofCertIDListTypeCompleteCertificateRefsType.getCertRefs()Gets the value of the certRefs property.SignedSignaturePropertiesType.getSigningCertificate()Gets the value of the signingCertificate property.Methods in org.etsi.uri._01903.v1_3 that return types with arguments of type CertIDListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CertIDListType>ObjectFactory.createSigningCertificate(CertIDListType value) Methods in org.etsi.uri._01903.v1_3 with parameters of type CertIDListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CertIDListType>ObjectFactory.createSigningCertificate(CertIDListType value) voidCompleteCertificateRefsType.setCertRefs(CertIDListType value) Sets the value of the certRefs property.voidSignedSignaturePropertiesType.setSigningCertificate(CertIDListType value) Sets the value of the signingCertificate property.