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

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

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

Fields in org.etsi.uri._01903.v1_3 declared as CRLValuesType
protected  CRLValuesType RevocationValuesType.crlValues
           
 

Methods in org.etsi.uri._01903.v1_3 that return CRLValuesType
 CRLValuesType ObjectFactory.createCRLValuesType()
          Create an instance of CRLValuesType
 CRLValuesType RevocationValuesType.getCRLValues()
          Gets the value of the crlValues property.
 CRLValuesType CRLValuesType.withEncapsulatedCRLValues(Collection<EncapsulatedPKIData> values)
           
 CRLValuesType CRLValuesType.withEncapsulatedCRLValues(EncapsulatedPKIData... values)
           
 CRLValuesType CRLValuesType.withEncapsulatedCRLValues(List<EncapsulatedPKIData> value)
           
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type CRLValuesType
 void RevocationValuesType.setCRLValues(CRLValuesType value)
          Sets the value of the crlValues property.
 RevocationValuesType RevocationValuesType.withCRLValues(CRLValuesType value)
           
 

Constructors in org.etsi.uri._01903.v1_3 with parameters of type CRLValuesType
RevocationValuesType(CRLValuesType crlValues, OCSPValuesType ocspValues, OtherCertStatusValuesType otherValues, String id)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.