Package io.iworkflow.gen.models
Class TimerCommand
java.lang.Object
io.iworkflow.gen.models.TimerCommand
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-12-02T14:56:16.474306-06:00[America/Chicago]")
public class TimerCommand
extends Object
TimerCommand
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondurationSeconds
(Long durationSeconds) boolean
Get commandIdGet durationSecondsint
hashCode()
void
setCommandId
(String commandId) void
setDurationSeconds
(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
-