Class SrcgProjItmCndnValidity.SrcgProjItmCndnValidityBuilder
- Enclosing class:
- SrcgProjItmCndnValidity
-
Method Summary
Modifier and TypeMethodDescriptionbuild()conditionText(String conditionText) Constraints: Not nullable, Maximum length: 20conditionType(String conditionType) Constraints: Not nullable, Maximum length: 4conditionValidityEndDate(LocalDate conditionValidityEndDate) Constraints: NullableconditionValidityStartDate(LocalDate conditionValidityStartDate) Constraints: NullableprocmtHubPlant(String procmtHubPlant) Constraints: Not nullable, Maximum length: 4procmtHubPlantName(String procmtHubPlantName) Constraints: Not nullable, Maximum length: 30procmtHubPlantUniqueID(String procmtHubPlantUniqueID) Constraints: Not nullable, Maximum length: 30procurementHubSourceSystem(String procurementHubSourceSystem) Constraints: Not nullable, Maximum length: 10procurementHubSourceSystemName(String procurementHubSourceSystemName) Constraints: Not nullable, Maximum length: 30sourcingOrigin(String sourcingOrigin) Constraints: Not nullable, Maximum length: 2sourcingProject(SourcingProject value) Navigation property _SourcingProject for SrcgProjItmCndnValidity to single SourcingProject.Navigation property _SourcingProjectItem for SrcgProjItmCndnValidity to single SourcingProjectItem.sourcingProjectItemUUID(UUID sourcingProjectItemUUID) Constraints: Not nullablesourcingProjectUUID(UUID sourcingProjectUUID) Constraints: Not nullablesourcingScenario(String sourcingScenario) Constraints: Not nullable, Maximum length: 2srcgProjItemCndnValdtyUUID(UUID srcgProjItemCndnValdtyUUID) (Key Field) Constraints: Not nullablesrcgProjItmCndnAmount(SrcgProjItmCndnAmount... value) Navigation property _SrcgProjItmCndnAmount for SrcgProjItmCndnValidity to multiple SrcgProjItmCndnAmount.toString()
-
Method Details
-
sourcingProject
@Nonnull public SrcgProjItmCndnValidity.SrcgProjItmCndnValidityBuilder sourcingProject(SourcingProject value) Navigation property _SourcingProject for SrcgProjItmCndnValidity to single SourcingProject.- Parameters:
value- The SourcingProject to build this SrcgProjItmCndnValidity with.- Returns:
- This Builder to allow for a fluent interface.
-
sourcingProjectItem
@Nonnull public SrcgProjItmCndnValidity.SrcgProjItmCndnValidityBuilder sourcingProjectItem(SourcingProjectItem value) Navigation property _SourcingProjectItem for SrcgProjItmCndnValidity to single SourcingProjectItem.- Parameters:
value- The SourcingProjectItem to build this SrcgProjItmCndnValidity with.- Returns:
- This Builder to allow for a fluent interface.
-
srcgProjItmCndnAmount
@Nonnull public SrcgProjItmCndnValidity.SrcgProjItmCndnValidityBuilder srcgProjItmCndnAmount(SrcgProjItmCndnAmount... value) Navigation property _SrcgProjItmCndnAmount for SrcgProjItmCndnValidity to multiple SrcgProjItmCndnAmount.- Parameters:
value- The SrcgProjItmCndnAmounts to build this SrcgProjItmCndnValidity with.- Returns:
- This Builder to allow for a fluent interface.
-
srcgProjItemCndnValdtyUUID
@Nonnull public SrcgProjItmCndnValidity.SrcgProjItmCndnValidityBuilder srcgProjItemCndnValdtyUUID(@Nullable UUID srcgProjItemCndnValdtyUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SrcgProjItemCndnValdtyUUID
- Returns:
this.
-
sourcingProjectUUID
@Nonnull public SrcgProjItmCndnValidity.SrcgProjItmCndnValidityBuilder sourcingProjectUUID(@Nullable UUID sourcingProjectUUID) Constraints: Not nullableOriginal property name from the Odata EDM: SourcingProjectUUID
- Returns:
this.
-
sourcingProjectItemUUID
@Nonnull public SrcgProjItmCndnValidity.SrcgProjItmCndnValidityBuilder sourcingProjectItemUUID(@Nullable UUID sourcingProjectItemUUID) Constraints: Not nullableOriginal property name from the Odata EDM: SourcingProjectItemUUID
- Returns:
this.
-
conditionValidityStartDate
@Nonnull public SrcgProjItmCndnValidity.SrcgProjItmCndnValidityBuilder conditionValidityStartDate(@Nullable LocalDate conditionValidityStartDate) Constraints: NullableOriginal property name from the Odata EDM: ConditionValidityStartDate
- Returns:
this.
-
conditionValidityEndDate
@Nonnull public SrcgProjItmCndnValidity.SrcgProjItmCndnValidityBuilder conditionValidityEndDate(@Nullable LocalDate conditionValidityEndDate) Constraints: NullableOriginal property name from the Odata EDM: ConditionValidityEndDate
- Returns:
this.
-
procmtHubPlantUniqueID
@Nonnull public SrcgProjItmCndnValidity.SrcgProjItmCndnValidityBuilder procmtHubPlantUniqueID(@Nullable String procmtHubPlantUniqueID) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: ProcmtHubPlantUniqueID
- Returns:
this.
-
conditionType
@Nonnull public SrcgProjItmCndnValidity.SrcgProjItmCndnValidityBuilder conditionType(@Nullable String conditionType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ConditionType
- Returns:
this.
-
sourcingOrigin
@Nonnull public SrcgProjItmCndnValidity.SrcgProjItmCndnValidityBuilder sourcingOrigin(@Nullable String sourcingOrigin) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SourcingOrigin
- Returns:
this.
-
sourcingScenario
@Nonnull public SrcgProjItmCndnValidity.SrcgProjItmCndnValidityBuilder sourcingScenario(@Nullable String sourcingScenario) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SourcingScenario
- Returns:
this.
-
conditionText
@Nonnull public SrcgProjItmCndnValidity.SrcgProjItmCndnValidityBuilder conditionText(@Nullable String conditionText) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ConditionText
- Returns:
this.
-
procmtHubPlant
@Nonnull public SrcgProjItmCndnValidity.SrcgProjItmCndnValidityBuilder procmtHubPlant(@Nullable String procmtHubPlant) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProcmtHubPlant
- Returns:
this.
-
procmtHubPlantName
@Nonnull public SrcgProjItmCndnValidity.SrcgProjItmCndnValidityBuilder procmtHubPlantName(@Nullable String procmtHubPlantName) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: ProcmtHubPlantName
- Returns:
this.
-
procurementHubSourceSystem
@Nonnull public SrcgProjItmCndnValidity.SrcgProjItmCndnValidityBuilder procurementHubSourceSystem(@Nullable String procurementHubSourceSystem) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProcurementHubSourceSystem
- Returns:
this.
-
procurementHubSourceSystemName
@Nonnull public SrcgProjItmCndnValidity.SrcgProjItmCndnValidityBuilder procurementHubSourceSystemName(@Nullable String procurementHubSourceSystemName) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: ProcurementHubSourceSystemName
- Returns:
this.
-
build
-
toString
-