Package com.slack.api.model
Class EntityMetadata.EntityPayload.Edit.Number
java.lang.Object
com.slack.api.model.EntityMetadata.EntityPayload.Edit.Number
- Enclosing class:
- EntityMetadata.EntityPayload.Edit
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleaninthashCode()voidsetIsDecimalAllowed(Boolean isDecimalAllowed) voidsetMaxValue(Integer maxValue) voidsetMinValue(Integer minValue) toString()
-
Constructor Details
-
Number
public Number() -
Number
-
-
Method Details