|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Actor.Builder | |
|---|---|
| be.fgov.ehealth.technicalconnector.ra.domain | |
| Uses of Actor.Builder in be.fgov.ehealth.technicalconnector.ra.domain |
|---|
| Methods in be.fgov.ehealth.technicalconnector.ra.domain that return Actor.Builder | |
|---|---|
Actor.Builder |
Actor.Builder.firstNames(List<String> firstNames)
Sets the firstNames and returns a reference to this Builder so that the methods can be chained together. |
Actor.Builder |
Actor.Builder.ids(List<ActorId> ids)
Sets the ids and returns a reference to this Builder so that the methods can be chained together. |
Actor.Builder |
Actor.Builder.name(String name)
Sets the name and returns a reference to this Builder so that the methods can be chained together. |
static Actor.Builder |
Actor.newBuilder()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||