Uses of Class
org.etsi.uri._01903.v1_3.CRLIdentifierType
Packages that use CRLIdentifierType
Package
Description
-
Uses of CRLIdentifierType 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 CRLIdentifierTypeModifier and TypeFieldDescriptionprotected CRLIdentifierTypeCRLValidityType.crlIdentifierprotected CRLIdentifierTypeCertificateStatusType.RevocationEvidence.crlReferenceMethods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return CRLIdentifierTypeModifier and TypeMethodDescriptionCRLValidityType.getCRLIdentifier()Gets the value of the crlIdentifier property.CertificateStatusType.RevocationEvidence.getCRLReference()Gets the value of the crlReference property.Methods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ with parameters of type CRLIdentifierTypeModifier and TypeMethodDescriptionvoidCRLValidityType.setCRLIdentifier(CRLIdentifierType value) Sets the value of the crlIdentifier property.voidCertificateStatusType.RevocationEvidence.setCRLReference(CRLIdentifierType value) Sets the value of the crlReference property. -
Uses of CRLIdentifierType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as CRLIdentifierTypeMethods in org.etsi.uri._01903.v1_3 that return CRLIdentifierTypeModifier and TypeMethodDescriptionObjectFactory.createCRLIdentifierType()Create an instance ofCRLIdentifierTypeCRLRefType.getCRLIdentifier()Gets the value of the crlIdentifier property.Methods in org.etsi.uri._01903.v1_3 with parameters of type CRLIdentifierTypeModifier and TypeMethodDescriptionvoidCRLRefType.setCRLIdentifier(CRLIdentifierType value) Sets the value of the crlIdentifier property.