Uses of Class
oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_.CRLValidityType
Packages that use CRLValidityType
-
Uses of CRLValidityType 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 CRLValidityTypeModifier and TypeFieldDescriptionprotected CRLValidityTypeCertificateStatusType.RevocationEvidence.crlValidityFields in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ with type parameters of type CRLValidityTypeModifier and TypeFieldDescriptionprotected List<CRLValidityType>RevocationValuesType.CRLValues.verifiedCRLMethods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return CRLValidityTypeModifier and TypeMethodDescriptionObjectFactory.createCRLValidityType()Create an instance ofCRLValidityTypeCertificateStatusType.RevocationEvidence.getCRLValidity()Gets the value of the crlValidity property.Methods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return types with arguments of type CRLValidityTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CRLValidityType>ObjectFactory.createIndividualCRLReport(CRLValidityType value) RevocationValuesType.CRLValues.getVerifiedCRL()Gets the value of the verifiedCRL property.Methods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ with parameters of type CRLValidityTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CRLValidityType>ObjectFactory.createIndividualCRLReport(CRLValidityType value) voidCertificateStatusType.RevocationEvidence.setCRLValidity(CRLValidityType value) Sets the value of the crlValidity property.