Package | Description |
---|---|
be.fgov.ehealth.technicalconnector.ra.builders |
Modifier and Type | Method and Description |
---|---|
static ForeignRequestBuilder |
BuilderFactory.newForeignRequestBuilder() |
ForeignRequestBuilder |
ForeignRequestBuilder.withFirstName(String firstName)
Sets the
firstName and returns a reference to this ForeignRequestBuilder so that the methods can be chained together. |
ForeignRequestBuilder |
ForeignRequestBuilder.withGeneralEmail(String generalEmail)
Sets the
generalEmail and returns a reference to this ForeignRequestBuilder so that the methods can be chained together. |
ForeignRequestBuilder |
ForeignRequestBuilder.withGeneralPhone(String generalPhone)
Sets the
generalPhone and returns a reference to this ForeignRequestBuilder so that the methods can be chained together. |
ForeignRequestBuilder |
ForeignRequestBuilder.withKeyPair(KeyPair keyPair)
Sets the
keyPair and returns a reference to this ForeignRequestBuilder so that the methods can be chained together. |
ForeignRequestBuilder |
ForeignRequestBuilder.withName(String name)
Sets the
name and returns a reference to this ForeignRequestBuilder so that the methods can be chained together. |
ForeignRequestBuilder |
ForeignRequestBuilder.withPersonalEmail(String personalEmail)
Sets the
personalEmail and returns a reference to this ForeignRequestBuilder so that the methods can be chained together. |
ForeignRequestBuilder |
ForeignRequestBuilder.withPersonalPhone(String personalPhone)
Sets the
personalPhone and returns a reference to this ForeignRequestBuilder so that the methods can be chained together. |
ForeignRequestBuilder |
ForeignRequestBuilder.withSsinBis(String ssinBis)
Sets the
ssinBis and returns a reference to this ForeignRequestBuilder so that the methods can be chained together. |
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.