Uses of Class
org.etsi.uri._01903.v1_3.OCSPRefsType

Packages that use OCSPRefsType
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
protected  OCSPRefsType CompleteRevocationRefsType.ocspRefs
           
 

Methods in org.etsi.uri._01903.v1_3 that return OCSPRefsType
 OCSPRefsType ObjectFactory.createOCSPRefsType()
          Create an instance of OCSPRefsType
 OCSPRefsType CompleteRevocationRefsType.getOCSPRefs()
          Gets the value of the ocspRefs property.
 OCSPRefsType OCSPRefsType.withOCSPReves(Collection<OCSPRefType> values)
           
 OCSPRefsType OCSPRefsType.withOCSPReves(List<OCSPRefType> value)
           
 OCSPRefsType OCSPRefsType.withOCSPReves(OCSPRefType... values)
           
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type OCSPRefsType
 void CompleteRevocationRefsType.setOCSPRefs(OCSPRefsType value)
          Sets the value of the ocspRefs property.
 CompleteRevocationRefsType CompleteRevocationRefsType.withOCSPRefs(OCSPRefsType value)
           
 

Constructors in org.etsi.uri._01903.v1_3 with parameters of type OCSPRefsType
CompleteRevocationRefsType(CRLRefsType crlRefs, OCSPRefsType ocspRefs, OtherCertStatusRefsType otherRefs, String id)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.