Class GeefSociaalStatuutRequest.Builder
java.lang.Object
be.vlaanderen.vip.magda.client.MagdaRequest.Builder<GeefSociaalStatuutRequest.Builder>
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 TypeMethodDescriptionatDateOfRequest(boolean atDateOfRequest) build()date(OffsetDateTime date) Deprecated, for removal: This API element is subject to removal in a future version.data type OffsetDateTime has been replaced by LocalDate.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, registration
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
socialStatusName
-
date
-
atDateOfRequest
-
startDate
-
endDate
-
locationName
-
date
Deprecated, for removal: This API element is subject to removal in a future version.data type OffsetDateTime has been replaced by LocalDate. -
sociaalStatuut
Deprecated.method has been renamed to 'socialStatusName' -
datum
Deprecated.method has been renamed to 'date' -
build
-