Package com.jumio.sdk.retrieval_v3.model
Class WorkflowExecutionRulesResponseWithHref
java.lang.Object
com.jumio.sdk.retrieval_v3.model.WorkflowExecutionRulesResponseWithHref
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-05-09T15:46:41.754885500+02:00[Europe/Vienna]")
public class WorkflowExecutionRulesResponseWithHref
extends Object
WorkflowExecutionRulesResponseWithHref
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddExecutionsItem
(RulesExecutionResponse executionsItem) boolean
executions
(List<RulesExecutionResponse> executions) Get executionsgetHref()
Get hrefint
hashCode()
void
setExecutions
(List<RulesExecutionResponse> executions) void
toString()
-
Field Details
-
JSON_PROPERTY_HREF
- See Also:
-
JSON_PROPERTY_EXECUTIONS
- See Also:
-
-
Constructor Details
-
WorkflowExecutionRulesResponseWithHref
public WorkflowExecutionRulesResponseWithHref()
-
-
Method Details
-
href
-
getHref
Get href- Returns:
- href
-
setHref
-
executions
-
addExecutionsItem
public WorkflowExecutionRulesResponseWithHref addExecutionsItem(RulesExecutionResponse executionsItem) -
getExecutions
Get executions- Returns:
- executions
-
setExecutions
-
equals
-
hashCode
public int hashCode() -
toString
-