Uses of Class
be.fgov.ehealth.technicalconnector.ra.domain.Actor.Builder

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()
           
 




Connector Packaging TECHNICAL 3.24.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.