Uses of Class
org.etsi.uri._01903.v1_3.OCSPIdentifierType
Packages that use OCSPIdentifierType
-
Uses of OCSPIdentifierType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as OCSPIdentifierTypeMethods in org.etsi.uri._01903.v1_3 that return OCSPIdentifierTypeModifier and TypeMethodDescriptionObjectFactory.createOCSPIdentifierType()Create an instance ofOCSPIdentifierTypeOCSPRefType.getOCSPIdentifier()Gets the value of the ocspIdentifier property.OCSPIdentifierType.withProducedAt(ZonedDateTime value) OCSPIdentifierType.withResponderID(ResponderIDType value) Methods in org.etsi.uri._01903.v1_3 with parameters of type OCSPIdentifierTypeModifier and TypeMethodDescriptionvoidOCSPRefType.setOCSPIdentifier(OCSPIdentifierType value) Sets the value of the ocspIdentifier property.OCSPRefType.withOCSPIdentifier(OCSPIdentifierType value) Constructors in org.etsi.uri._01903.v1_3 with parameters of type OCSPIdentifierTypeModifierConstructorDescriptionOCSPRefType(OCSPIdentifierType ocspIdentifier, DigestAlgAndValueType digestAlgAndValue) Fully-initialising value constructor