Package io.iworkflow.gen.models
Class CommandCombination
java.lang.Object
io.iworkflow.gen.models.CommandCombination
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-12-02T14:56:16.474306-06:00[America/Chicago]")
public class CommandCombination
extends Object
CommandCombination
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCommandIdsItem
(String commandIdsItem) commandIds
(List<String> commandIds) boolean
Get commandIdsint
hashCode()
void
setCommandIds
(List<String> commandIds) toString()
-
Field Details
-
JSON_PROPERTY_COMMAND_IDS
- See Also:
-
-
Constructor Details
-
CommandCombination
public CommandCombination()
-
-
Method Details