Package com.slack.api.model.manifest
Class AppManifestParams.ParameterProperty
java.lang.Object
com.slack.api.model.manifest.AppManifestParams.ParameterProperty
- Enclosing class:
- AppManifestParams
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleangetHint()getTitle()getType()inthashCode()voidsetDescription(String description) voidvoidsetMaximum(Integer maximum) voidsetMaxLength(Integer maxLength) voidsetMinimum(Integer minimum) voidsetMinLength(Integer minLength) voidvoidtoString()
-
Constructor Details
-
ParameterProperty
public ParameterProperty() -
ParameterProperty
-
-
Method Details
-
builder
-
getType
-
getDescription
-
getTitle
-
getHint
-
getMinLength
-
getMaxLength
-
getMinimum
-
getMaximum
-
setType
-
setDescription
-
setTitle
-
setHint
-
setMinLength
-
setMaxLength
-
setMinimum
-
setMaximum
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-