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

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

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

Fields in org.etsi.uri._01903.v1_3 declared as ResponderIDType
protected  ResponderIDType OCSPIdentifierType.responderID
           
 

Methods in org.etsi.uri._01903.v1_3 that return ResponderIDType
 ResponderIDType ObjectFactory.createResponderIDType()
          Create an instance of ResponderIDType
 ResponderIDType OCSPIdentifierType.getResponderID()
          Gets the value of the responderID property.
 ResponderIDType ResponderIDType.withByKey(byte[] value)
           
 ResponderIDType ResponderIDType.withByName(String value)
           
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type ResponderIDType
 void OCSPIdentifierType.setResponderID(ResponderIDType value)
          Sets the value of the responderID property.
 OCSPIdentifierType OCSPIdentifierType.withResponderID(ResponderIDType value)
           
 

Constructors in org.etsi.uri._01903.v1_3 with parameters of type ResponderIDType
OCSPIdentifierType(ResponderIDType responderID, org.joda.time.DateTime producedAt, String uri)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.