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

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

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

Fields in org.etsi.uri._01903.v1_3 with type parameters of type OCSPRefType
protected  List<OCSPRefType> OCSPRefsType.ocspReves
           
 

Methods in org.etsi.uri._01903.v1_3 that return OCSPRefType
 OCSPRefType ObjectFactory.createOCSPRefType()
          Create an instance of OCSPRefType
 OCSPRefType OCSPRefType.withDigestAlgAndValue(DigestAlgAndValueType value)
           
 OCSPRefType OCSPRefType.withOCSPIdentifier(OCSPIdentifierType value)
           
 

Methods in org.etsi.uri._01903.v1_3 that return types with arguments of type OCSPRefType
 List<OCSPRefType> OCSPRefsType.getOCSPReves()
          Gets the value of the ocspReves property.
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type OCSPRefType
 OCSPRefsType OCSPRefsType.withOCSPReves(OCSPRefType... values)
           
 

Method parameters in org.etsi.uri._01903.v1_3 with type arguments of type OCSPRefType
 void OCSPRefsType.setOCSPReves(List<OCSPRefType> value)
           
 OCSPRefsType OCSPRefsType.withOCSPReves(Collection<OCSPRefType> values)
           
 OCSPRefsType OCSPRefsType.withOCSPReves(List<OCSPRefType> value)
           
 

Constructor parameters in org.etsi.uri._01903.v1_3 with type arguments of type OCSPRefType
OCSPRefsType(List<OCSPRefType> ocspReves)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.