Package com.slack.api.model.admin
Class AppWorkflow.StepInputValueElementDefault
- java.lang.Object
-
- com.slack.api.model.admin.AppWorkflow.StepInputValueElementDefault
-
- Enclosing class:
- AppWorkflow
public static class AppWorkflow.StepInputValueElementDefault extends Object
-
-
Constructor Summary
Constructors Constructor Description StepInputValueElementDefault()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetStringValue()List<String>getStringValues()inthashCode()voidsetStringValue(String stringValue)voidsetStringValues(List<String> stringValues)StringtoString()
-