public class ContactStorageListBuilder extends Object
Constructor and Description |
---|
ContactStorageListBuilder(ContactStorageList model) |
Modifier and Type | Method and Description |
---|---|
ContactStorageList |
build()
Build ContactStorageList instance.
|
ContactStorageListBuilder |
value(List<StorageModelOfContactDto> value)
Set ContactStorageList.value and return builder.
|
public ContactStorageListBuilder(ContactStorageList model)
public ContactStorageList build()
public ContactStorageListBuilder value(List<StorageModelOfContactDto> value)
value
- Copyright © 2020. All rights reserved.