public abstract class GetEntryList extends Object implements Callable<List<InclusionsAndExclusions.Entry>>
Constructor and Description |
---|
GetEntryList() |
Modifier and Type | Method and Description |
---|---|
List<InclusionsAndExclusions.Entry> |
call() |
protected abstract String |
getListParam()
The get list parameter.
|
protected abstract String getListParam()
public List<InclusionsAndExclusions.Entry> call()
call
in interface Callable<List<InclusionsAndExclusions.Entry>>
Copyright © 2016–2022. All rights reserved.