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

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

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

Fields in org.etsi.uri._01903.v1_3 declared as OCSPValuesType
protected  OCSPValuesType RevocationValuesType.ocspValues
           
 

Methods in org.etsi.uri._01903.v1_3 that return OCSPValuesType
 OCSPValuesType ObjectFactory.createOCSPValuesType()
          Create an instance of OCSPValuesType
 OCSPValuesType RevocationValuesType.getOCSPValues()
          Gets the value of the ocspValues property.
 OCSPValuesType OCSPValuesType.withEncapsulatedOCSPValues(Collection<EncapsulatedPKIData> values)
           
 OCSPValuesType OCSPValuesType.withEncapsulatedOCSPValues(EncapsulatedPKIData... values)
           
 OCSPValuesType OCSPValuesType.withEncapsulatedOCSPValues(List<EncapsulatedPKIData> value)
           
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type OCSPValuesType
 void RevocationValuesType.setOCSPValues(OCSPValuesType value)
          Sets the value of the ocspValues property.
 RevocationValuesType RevocationValuesType.withOCSPValues(OCSPValuesType value)
           
 

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



Copyright © 2014 Digipost Open Source. All Rights Reserved.