E - type of builderF - type of result objectpublic abstract static class IVOQueryResultIVO_v1.AbstractIVOQueryResultIVO_v1Builder<E extends IVOQueryResultIVO_v1.AbstractIVOQueryResultIVO_v1Builder<?,?>,F extends IVO> extends Object
| Constructor and Description |
|---|
AbstractIVOQueryResultIVO_v1Builder() |
| Modifier and Type | Method and Description |
|---|---|
IVOQueryResultIVO_v1<F> |
build() |
protected void |
copyToIVO(IVOQueryResultIVO_v1<F> result) |
E |
withElements(List<F> pelements)
the elements retrieved by the request
|
E |
withPossibleResults(Long ppossibleResults)
the possible results (or null if not applicable)
|
public E withPossibleResults(Long ppossibleResults)
ppossibleResults - the value to setpublic E withElements(List<F> pelements)
pelements - the value to setprotected void copyToIVO(IVOQueryResultIVO_v1<F> result)
public IVOQueryResultIVO_v1<F> build()
Copyright © 2016 Taimos GmbH. All rights reserved.