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

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

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

Fields in org.etsi.uri._01903.v1_3 with type parameters of type CRLRefType
protected  List<CRLRefType> CRLRefsType.crlReves
           
 

Methods in org.etsi.uri._01903.v1_3 that return CRLRefType
 CRLRefType ObjectFactory.createCRLRefType()
          Create an instance of CRLRefType
 CRLRefType CRLRefType.withCRLIdentifier(CRLIdentifierType value)
           
 CRLRefType CRLRefType.withDigestAlgAndValue(DigestAlgAndValueType value)
           
 

Methods in org.etsi.uri._01903.v1_3 that return types with arguments of type CRLRefType
 List<CRLRefType> CRLRefsType.getCRLReves()
          Gets the value of the crlReves property.
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type CRLRefType
 CRLRefsType CRLRefsType.withCRLReves(CRLRefType... values)
           
 

Method parameters in org.etsi.uri._01903.v1_3 with type arguments of type CRLRefType
 void CRLRefsType.setCRLReves(List<CRLRefType> value)
           
 CRLRefsType CRLRefsType.withCRLReves(Collection<CRLRefType> values)
           
 CRLRefsType CRLRefsType.withCRLReves(List<CRLRefType> value)
           
 

Constructor parameters in org.etsi.uri._01903.v1_3 with type arguments of type CRLRefType
CRLRefsType(List<CRLRefType> crlReves)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.