public interface HasSelectedColDefaultAsNull<T> extends WithParams<T>
Modifier and Type | Field and Description |
---|---|
static ParamInfo<String> |
SELECTED_COL |
Modifier and Type | Method and Description |
---|---|
default String |
getSelectedCol() |
default T |
setSelectedCol(String value) |
get, getParams, set
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.