|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.businessconnector.genericasync.domain.TackQuery.Builder
public static final class TackQuery.Builder
TackQuery
builder static inner class.
Method Summary | |
---|---|
TackQuery |
build()
Returns a TackQuery built from the parameters previously set. |
TackQuery.Builder |
max(Integer max)
Sets the max and returns a reference to this Builder so that the methods can be chained together. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public TackQuery.Builder max(Integer max)
max
and returns a reference to this Builder so that the methods can be chained together.
max
- the max
to set
public TackQuery build()
TackQuery
built from the parameters previously set.
TackQuery
built with parameters of this TackQuery.Builder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |