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

Packages that use CRLRefsType
org.etsi.uri._01903.v1_3   
 

Uses of CRLRefsType in org.etsi.uri._01903.v1_3
 

Fields in org.etsi.uri._01903.v1_3 declared as CRLRefsType
protected  CRLRefsType CompleteRevocationRefsType.crlRefs
           
 

Methods in org.etsi.uri._01903.v1_3 that return CRLRefsType
 CRLRefsType ObjectFactory.createCRLRefsType()
          Create an instance of CRLRefsType
 CRLRefsType CompleteRevocationRefsType.getCRLRefs()
          Gets the value of the crlRefs property.
 CRLRefsType CRLRefsType.withCRLReves(Collection<CRLRefType> values)
           
 CRLRefsType CRLRefsType.withCRLReves(CRLRefType... values)
           
 CRLRefsType CRLRefsType.withCRLReves(List<CRLRefType> value)
           
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type CRLRefsType
 void CompleteRevocationRefsType.setCRLRefs(CRLRefsType value)
          Sets the value of the crlRefs property.
 CompleteRevocationRefsType CompleteRevocationRefsType.withCRLRefs(CRLRefsType value)
           
 

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



Copyright © 2014 Digipost Open Source. All Rights Reserved.