Uses of Class
org.etsi.uri._01903.v1_3.ResponderIDType
-
Packages that use ResponderIDType Package Description 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 Modifier and Type Field Description protected ResponderIDTypeOCSPIdentifierType. responderIDMethods in org.etsi.uri._01903.v1_3 that return ResponderIDType Modifier and Type Method Description ResponderIDTypeObjectFactory. createResponderIDType()Create an instance ofResponderIDTypeResponderIDTypeOCSPIdentifierType. getResponderID()Gets the value of the responderID property.ResponderIDTypeResponderIDType. withByKey(byte[] value)ResponderIDTypeResponderIDType. withByName(String value)Methods in org.etsi.uri._01903.v1_3 with parameters of type ResponderIDType Modifier and Type Method Description voidOCSPIdentifierType. setResponderID(ResponderIDType value)Sets the value of the responderID property.OCSPIdentifierTypeOCSPIdentifierType. withResponderID(ResponderIDType value)Constructors in org.etsi.uri._01903.v1_3 with parameters of type ResponderIDType Constructor Description OCSPIdentifierType(ResponderIDType responderID, ZonedDateTime producedAt, String uri)Fully-initialising value constructor
-