| Constructor and Description |
|---|
ParamInfoBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ParamInfo.ParamInfoBuilder |
add(ParamInfo param) |
ParamInfo.ParamInfoBuilder |
add(String paramKey,
Object paramValue) |
ParamInfo.ParamInfoBuilder |
add(String propertyPath,
String paramKey,
String operator,
Object paramValue) |
List<ParamInfo> |
build() |
public ParamInfo.ParamInfoBuilder add(String propertyPath, String paramKey, String operator, Object paramValue)
public ParamInfo.ParamInfoBuilder add(String paramKey, Object paramValue)
public ParamInfo.ParamInfoBuilder add(ParamInfo param)
Copyright © 2018 Fryske Akademy. All rights reserved.