Uses of Class
org.etsi.uri._01903.v1_3.OCSPIdentifierType
-
Packages that use OCSPIdentifierType Package Description 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 Modifier and Type Field Description protected OCSPIdentifierTypeOCSPRefType. ocspIdentifierMethods in org.etsi.uri._01903.v1_3 that return OCSPIdentifierType Modifier and Type Method Description OCSPIdentifierTypeObjectFactory. createOCSPIdentifierType()Create an instance ofOCSPIdentifierTypeOCSPIdentifierTypeOCSPRefType. getOCSPIdentifier()Gets the value of the ocspIdentifier property.OCSPIdentifierTypeOCSPIdentifierType. withProducedAt(ZonedDateTime value)OCSPIdentifierTypeOCSPIdentifierType. withResponderID(ResponderIDType value)OCSPIdentifierTypeOCSPIdentifierType. withURI(String value)Methods in org.etsi.uri._01903.v1_3 with parameters of type OCSPIdentifierType Modifier and Type Method Description voidOCSPRefType. setOCSPIdentifier(OCSPIdentifierType value)Sets the value of the ocspIdentifier property.OCSPRefTypeOCSPRefType. withOCSPIdentifier(OCSPIdentifierType value)Constructors in org.etsi.uri._01903.v1_3 with parameters of type OCSPIdentifierType Constructor Description OCSPRefType(OCSPIdentifierType ocspIdentifier, DigestAlgAndValueType digestAlgAndValue)Fully-initialising value constructor
-