Class GeefSociaalStatuutRequest.Builder
java.lang.Object
be.vlaanderen.vip.magda.client.MagdaRequest.Builder<SELF>
be.vlaanderen.vip.magda.client.diensten.PersonMagdaRequest.Builder<GeefSociaalStatuutRequest.Builder>
be.vlaanderen.vip.magda.client.diensten.GeefSociaalStatuutRequest.Builder
- Enclosing class:
GeefSociaalStatuutRequest
public static class GeefSociaalStatuutRequest.Builder
extends PersonMagdaRequest.Builder<GeefSociaalStatuutRequest.Builder>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()date(OffsetDateTime date) datum(OffsetDateTime date) Deprecated.method has been renamed to 'date'locationName(String locationName) sociaalStatuut(String socialStatusName) Deprecated.method has been renamed to 'socialStatusName'socialStatusName(String socialStatusName) Methods inherited from class be.vlaanderen.vip.magda.client.diensten.PersonMagdaRequest.Builder
insz, inszMethods inherited from class be.vlaanderen.vip.magda.client.MagdaRequest.Builder
getRegistration, registration
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
socialStatusName
-
date
-
locationName
-
sociaalStatuut
Deprecated.method has been renamed to 'socialStatusName' -
datum
Deprecated.method has been renamed to 'date' -
build
-