@Value.Immutable
public interface SlackFormOptionGroupIF
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
List<SlackFormOption> |
getOptions() |
default void |
validate() |
String getLabel()
List<SlackFormOption> getOptions()
@Value.Check default void validate()
Copyright © 2019. All rights reserved.