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

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

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

Fields in org.etsi.uri._01903.v1_3 declared as OCSPIdentifierType
protected  OCSPIdentifierType OCSPRefType.ocspIdentifier
           
 

Methods in org.etsi.uri._01903.v1_3 that return OCSPIdentifierType
 OCSPIdentifierType ObjectFactory.createOCSPIdentifierType()
          Create an instance of OCSPIdentifierType
 OCSPIdentifierType OCSPRefType.getOCSPIdentifier()
          Gets the value of the ocspIdentifier property.
 OCSPIdentifierType OCSPIdentifierType.withProducedAt(org.joda.time.DateTime value)
           
 OCSPIdentifierType OCSPIdentifierType.withResponderID(ResponderIDType value)
           
 OCSPIdentifierType OCSPIdentifierType.withURI(String value)
           
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type OCSPIdentifierType
 void OCSPRefType.setOCSPIdentifier(OCSPIdentifierType value)
          Sets the value of the ocspIdentifier property.
 OCSPRefType OCSPRefType.withOCSPIdentifier(OCSPIdentifierType value)
           
 

Constructors in org.etsi.uri._01903.v1_3 with parameters of type OCSPIdentifierType
OCSPRefType(OCSPIdentifierType ocspIdentifier, DigestAlgAndValueType digestAlgAndValue)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.