Uses of Class
org.etsi.uri._01903.v1_3.OCSPRefsType
-
Packages that use OCSPRefsType Package Description org.etsi.uri._01903.v1_3 -
-
Uses of OCSPRefsType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as OCSPRefsType Modifier and Type Field Description protected OCSPRefsTypeCompleteRevocationRefsType. ocspRefsMethods in org.etsi.uri._01903.v1_3 that return OCSPRefsType Modifier and Type Method Description OCSPRefsTypeObjectFactory. createOCSPRefsType()Create an instance ofOCSPRefsTypeOCSPRefsTypeCompleteRevocationRefsType. getOCSPRefs()Gets the value of the ocspRefs property.OCSPRefsTypeOCSPRefsType. withOCSPReves(Collection<OCSPRefType> values)OCSPRefsTypeOCSPRefsType. withOCSPReves(List<OCSPRefType> value)OCSPRefsTypeOCSPRefsType. withOCSPReves(OCSPRefType... values)Methods in org.etsi.uri._01903.v1_3 with parameters of type OCSPRefsType Modifier and Type Method Description voidCompleteRevocationRefsType. setOCSPRefs(OCSPRefsType value)Sets the value of the ocspRefs property.CompleteRevocationRefsTypeCompleteRevocationRefsType. withOCSPRefs(OCSPRefsType value)Constructors in org.etsi.uri._01903.v1_3 with parameters of type OCSPRefsType Constructor Description CompleteRevocationRefsType(CRLRefsType crlRefs, OCSPRefsType ocspRefs, OtherCertStatusRefsType otherRefs, String id)Fully-initialising value constructor
-