Class SupplierEvaluationResponse.SupplierEvaluationResponseBuilder
- Enclosing class:
- SupplierEvaluationResponse
-
Method Summary
Modifier and TypeMethodDescriptionbuild()createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 60creationDateTime(ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 7Constraints: Not nullable, Maximum length: 2lastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 60purgCatUUID(UUID purgCatUUID) Constraints: nonesuplrEvalDeadlineDate(LocalDateTime suplrEvalDeadlineDate) Constraints: Not nullable, Precision: 0suplrEvalEndDate(LocalDateTime suplrEvalEndDate) Constraints: Not nullable, Precision: 0suplrEvalReqUUID(UUID suplrEvalReqUUID) Constraints: noneNavigation property to_SuplrEvalRspAppraiser for SupplierEvaluationResponse to single SuplrEvalRspAppraiser.Navigation property to_SuplrEvalRspExternalName for SupplierEvaluationResponse to multiple SuplrEvalRspExternalName.Navigation property to_SuplrEvalRspIntroduction for SupplierEvaluationResponse to multiple SuplrEvalRspIntroduction.suplrEvalRspLanguage(SuplrEvalRspLanguage... value) Navigation property to_SuplrEvalRspLanguage for SupplierEvaluationResponse to multiple SuplrEvalRspLanguage.suplrEvalRspLifecycleStatus(String suplrEvalRspLifecycleStatus) Constraints: Not nullable, Maximum length: 2suplrEvalRspName(String suplrEvalRspName) Constraints: Not nullable, Maximum length: 60Navigation property to_SuplrEvalRspPurchaserResp for SupplierEvaluationResponse to single SuplrEvalRspPurchaserResp.Navigation property to_SuplrEvalRspRootQnaire for SupplierEvaluationResponse to single SuplrEvalRspRootQnaire.Navigation property to_SuplrEvalRspSupplier for SupplierEvaluationResponse to single SuplrEvalRspSupplier.suplrEvalRspUUID(UUID suplrEvalRspUUID) (Key Field) Constraints: Not nullablesuplrEvalStartDate(LocalDateTime suplrEvalStartDate) Constraints: Not nullable, Precision: 0suplrEvalSubmissionDateTime(ZonedDateTime suplrEvalSubmissionDateTime) Constraints: Not nullable, Precision: 7supplierEvalResponse(String supplierEvalResponse) Constraints: Not nullable, Maximum length: 20toString()
-
Method Details
-
suplrEvalRspAppraiser
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder suplrEvalRspAppraiser(SuplrEvalRspAppraiser value) Navigation property to_SuplrEvalRspAppraiser for SupplierEvaluationResponse to single SuplrEvalRspAppraiser.- Parameters:
value- The SuplrEvalRspAppraiser to build this SupplierEvaluationResponse with.- Returns:
- This Builder to allow for a fluent interface.
-
suplrEvalRspExternalName
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder suplrEvalRspExternalName(SuplrEvalRspExternalName... value) Navigation property to_SuplrEvalRspExternalName for SupplierEvaluationResponse to multiple SuplrEvalRspExternalName.- Parameters:
value- The SuplrEvalRspExternalNames to build this SupplierEvaluationResponse with.- Returns:
- This Builder to allow for a fluent interface.
-
suplrEvalRspIntroduction
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder suplrEvalRspIntroduction(SuplrEvalRspIntroduction... value) Navigation property to_SuplrEvalRspIntroduction for SupplierEvaluationResponse to multiple SuplrEvalRspIntroduction.- Parameters:
value- The SuplrEvalRspIntroductions to build this SupplierEvaluationResponse with.- Returns:
- This Builder to allow for a fluent interface.
-
suplrEvalRspLanguage
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder suplrEvalRspLanguage(SuplrEvalRspLanguage... value) Navigation property to_SuplrEvalRspLanguage for SupplierEvaluationResponse to multiple SuplrEvalRspLanguage.- Parameters:
value- The SuplrEvalRspLanguages to build this SupplierEvaluationResponse with.- Returns:
- This Builder to allow for a fluent interface.
-
suplrEvalRspPurchaserResp
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder suplrEvalRspPurchaserResp(SuplrEvalRspPurchaserResp value) Navigation property to_SuplrEvalRspPurchaserResp for SupplierEvaluationResponse to single SuplrEvalRspPurchaserResp.- Parameters:
value- The SuplrEvalRspPurchaserResp to build this SupplierEvaluationResponse with.- Returns:
- This Builder to allow for a fluent interface.
-
suplrEvalRspRootQnaire
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder suplrEvalRspRootQnaire(SuplrEvalRspRootQnaire value) Navigation property to_SuplrEvalRspRootQnaire for SupplierEvaluationResponse to single SuplrEvalRspRootQnaire.- Parameters:
value- The SuplrEvalRspRootQnaire to build this SupplierEvaluationResponse with.- Returns:
- This Builder to allow for a fluent interface.
-
suplrEvalRspSupplier
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder suplrEvalRspSupplier(SuplrEvalRspSupplier value) Navigation property to_SuplrEvalRspSupplier for SupplierEvaluationResponse to single SuplrEvalRspSupplier.- Parameters:
value- The SuplrEvalRspSupplier to build this SupplierEvaluationResponse with.- Returns:
- This Builder to allow for a fluent interface.
-
suplrEvalRspUUID
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder suplrEvalRspUUID(@Nullable UUID suplrEvalRspUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrEvalRspUUID
- Returns:
this.
-
suplrEvalReqUUID
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder suplrEvalReqUUID(@Nullable UUID suplrEvalReqUUID) Constraints: noneOriginal property name from the Odata EDM: SuplrEvalReqUUID
- Returns:
this.
-
purgCatUUID
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder purgCatUUID(@Nullable UUID purgCatUUID) Constraints: noneOriginal property name from the Odata EDM: PurgCatUUID
- Returns:
this.
-
supplierEvalResponse
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder supplierEvalResponse(@Nullable String supplierEvalResponse) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SupplierEvalResponse
- Returns:
this.
-
suplrEvalRspName
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder suplrEvalRspName(@Nullable String suplrEvalRspName) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: SuplrEvalRspName
- Returns:
this.
-
language
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder language(@Nullable String language) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
this.
-
createdByUser
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
lastChangedByUser
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
suplrEvalStartDate
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder suplrEvalStartDate(@Nullable LocalDateTime suplrEvalStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SuplrEvalStartDate
- Returns:
this.
-
suplrEvalEndDate
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder suplrEvalEndDate(@Nullable LocalDateTime suplrEvalEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SuplrEvalEndDate
- Returns:
this.
-
suplrEvalDeadlineDate
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder suplrEvalDeadlineDate(@Nullable LocalDateTime suplrEvalDeadlineDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SuplrEvalDeadlineDate
- Returns:
this.
-
lastChangeDateTime
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
suplrEvalSubmissionDateTime
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder suplrEvalSubmissionDateTime(@Nullable ZonedDateTime suplrEvalSubmissionDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: SuplrEvalSubmissionDateTime
- Returns:
this.
-
creationDateTime
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder creationDateTime(@Nullable ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CreationDateTime
- Returns:
this.
-
suplrEvalRspLifecycleStatus
@Nonnull public SupplierEvaluationResponse.SupplierEvaluationResponseBuilder suplrEvalRspLifecycleStatus(@Nullable String suplrEvalRspLifecycleStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SuplrEvalRspLifecycleStatus
- Returns:
this.
-
build
-
toString
-