Package no.unit.nva.model
Class Approval.Builder
java.lang.Object
no.unit.nva.model.Approval.Builder
- Enclosing class:
- Approval
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withApplicationCode(String applicationCode) withApprovalDate(Instant approvalDate) withApprovalStatus(ApprovalStatus approvalStatus) withApprovedBy(ApprovalsBody approvedBy)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withApprovalDate
-
withApprovedBy
-
withApprovalStatus
-
withApplicationCode
-
build
-