Package org.openapitools.client.model
Class ProtocolAlgorithms
java.lang.Object
org.openapitools.client.model.ProtocolAlgorithms
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class ProtocolAlgorithms
extends Object
ProtocolAlgorithms
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Get requestGet responseint
hashCode()
request
(ProtocolAlgorithmType request) response
(ProtocolAlgorithmType response) void
setRequest
(ProtocolAlgorithmType request) void
setResponse
(ProtocolAlgorithmType response) toString()
-
Field Details
-
JSON_PROPERTY_REQUEST
- See Also:
-
JSON_PROPERTY_RESPONSE
- See Also:
-
-
Constructor Details
-
ProtocolAlgorithms
public ProtocolAlgorithms()
-
-
Method Details