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