Uses of Class
org.etsi.uri._01903.v1_3.CRLRefsType
Packages that use CRLRefsType
-
Uses of CRLRefsType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as CRLRefsTypeMethods in org.etsi.uri._01903.v1_3 that return CRLRefsTypeModifier and TypeMethodDescriptionObjectFactory.createCRLRefsType()Create an instance ofCRLRefsTypeCompleteRevocationRefsType.getCRLRefs()Gets the value of the crlRefs property.CRLRefsType.withCRLReves(Collection<CRLRefType> values) CRLRefsType.withCRLReves(List<CRLRefType> value) CRLRefsType.withCRLReves(CRLRefType... values) Methods in org.etsi.uri._01903.v1_3 with parameters of type CRLRefsTypeModifier and TypeMethodDescriptionvoidCompleteRevocationRefsType.setCRLRefs(CRLRefsType value) Sets the value of the crlRefs property.CompleteRevocationRefsType.withCRLRefs(CRLRefsType value) Constructors in org.etsi.uri._01903.v1_3 with parameters of type CRLRefsTypeModifierConstructorDescriptionCompleteRevocationRefsType(CRLRefsType crlRefs, OCSPRefsType ocspRefs, OtherCertStatusRefsType otherRefs, String id) Fully-initialising value constructor