|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContractRequest.Builder | |
---|---|
be.fgov.ehealth.technicalconnector.ra.domain |
Uses of ContractRequest.Builder in be.fgov.ehealth.technicalconnector.ra.domain |
---|
Methods in be.fgov.ehealth.technicalconnector.ra.domain that return ContractRequest.Builder | |
---|---|
ContractRequest.Builder |
ContractRequest.Builder.certificateIdentifier(CertificateIdentifier certificateIdentifier)
Sets the certificateIdentifier and returns a reference to this Builder so that the methods can be chained together. |
ContractRequest.Builder |
ContractRequest.Builder.contactData(ContactData contactData)
Sets the contactData and returns a reference to this Builder so that the methods can be chained together. |
static ContractRequest.Builder |
ContractRequest.newBuilder()
|
ContractRequest.Builder |
ContractRequest.Builder.signer(Actor signer)
Sets the actor and returns a reference to this Builder so that the methods can be chained together. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |