E - type of builderpublic abstract static class FindUserIVO_v1.AbstractFindUserIVO_v1Builder<E extends FindUserIVO_v1.AbstractFindUserIVO_v1Builder<?>> extends Object implements de.taimos.dvalin.interconnect.model.ivo.IPageableBuilder
| Constructor and Description |
|---|
AbstractFindUserIVO_v1Builder() |
| Modifier and Type | Method and Description |
|---|---|
FindUserIVO_v1 |
build() |
protected void |
internalFillFromIVO(FindUserIVO_v1 ivo) |
E |
withLimit(Integer plimit)
This field is optional.
|
E |
withName(String pname)
This field is optional.
|
E |
withOffset(Integer poffset)
This field is optional.
|
E |
withSortBy(String psortBy)
This field is optional.
|
E |
withSortDirection(de.taimos.dvalin.interconnect.model.ivo.Direction psortDirection)
This field is optional.
|
@Nullable public E withLimit(Integer plimit)
withLimit in interface de.taimos.dvalin.interconnect.model.ivo.IPageableBuilderlimit - the value to set@Nullable public E withOffset(Integer poffset)
withOffset in interface de.taimos.dvalin.interconnect.model.ivo.IPageableBuilderoffset - the value to set@Nullable public E withSortBy(String psortBy)
withSortBy in interface de.taimos.dvalin.interconnect.model.ivo.IPageableBuildersortBy - the value to set@Nullable public E withSortDirection(de.taimos.dvalin.interconnect.model.ivo.Direction psortDirection)
withSortDirection in interface de.taimos.dvalin.interconnect.model.ivo.IPageableBuildersortDirection - the value to set@Nullable public E withName(String pname)
name - the value to setprotected void internalFillFromIVO(FindUserIVO_v1 ivo)
public FindUserIVO_v1 build()
build in interface de.taimos.dvalin.interconnect.model.ivo.IVOBuilderCopyright © 2016 Taimos GmbH. All rights reserved.