Package io.iworkflow.gen.models
Class TimerCommand
java.lang.Object
io.iworkflow.gen.models.TimerCommand
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-23T13:02:49.894351-07:00[America/Los_Angeles]")
public class TimerCommand
extends Object
TimerCommand
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondurationSeconds(Long durationSeconds) booleanGet commandIdGet durationSecondsinthashCode()voidsetCommandId(String commandId) voidsetDurationSeconds(Long durationSeconds) toString()
-
Field Details
-
JSON_PROPERTY_COMMAND_ID
- See Also:
-
JSON_PROPERTY_DURATION_SECONDS
- See Also:
-
-
Constructor Details
-
TimerCommand
public TimerCommand()
-
-
Method Details
-
commandId
-
getCommandId
Get commandId- Returns:
- commandId
-
setCommandId
-
durationSeconds
-
getDurationSeconds
Get durationSeconds- Returns:
- durationSeconds
-
setDurationSeconds
-
equals
-
hashCode
public int hashCode() -
toString
-