Uses of Class
org.etsi.uri._01903.v1_3.OCSPRefsType
Packages that use OCSPRefsType
-
Uses of OCSPRefsType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as OCSPRefsTypeMethods in org.etsi.uri._01903.v1_3 that return OCSPRefsTypeModifier and TypeMethodDescriptionObjectFactory.createOCSPRefsType()Create an instance ofOCSPRefsTypeCompleteRevocationRefsType.getOCSPRefs()Gets the value of the ocspRefs property.OCSPRefsType.withOCSPReves(Collection<OCSPRefType> values) OCSPRefsType.withOCSPReves(List<OCSPRefType> value) OCSPRefsType.withOCSPReves(OCSPRefType... values) Methods in org.etsi.uri._01903.v1_3 with parameters of type OCSPRefsTypeModifier and TypeMethodDescriptionvoidCompleteRevocationRefsType.setOCSPRefs(OCSPRefsType value) Sets the value of the ocspRefs property.CompleteRevocationRefsType.withOCSPRefs(OCSPRefsType value) Constructors in org.etsi.uri._01903.v1_3 with parameters of type OCSPRefsTypeModifierConstructorDescriptionCompleteRevocationRefsType(CRLRefsType crlRefs, OCSPRefsType ocspRefs, OtherCertStatusRefsType otherRefs, String id) Fully-initialising value constructor