Class SourcingProjectType.SourcingProjectTypeBuilder
- Enclosing class:
- SourcingProjectType
-
Method Summary
Modifier and TypeMethodDescriptionbuild()sourcingProjectType(String sourcingProjectType) (Key Field) Constraints: Not nullable, Maximum length: 2Navigation property _SourcingProjectTypeText for SourcingProjectType to multiple SourcingProjectTypeText.sourcingProjectTypeText(String value) Constraints: Not nullable, Maximum length: 40sourcingScenario(String sourcingScenario) Constraints: Not nullable, Maximum length: 2srcgProjContactGroup(String srcgProjContactGroup) Constraints: Not nullable, Maximum length: 4srcgProjFollowOnDocumentGroup(String srcgProjFollowOnDocumentGroup) Constraints: Not nullable, Maximum length: 4srcgProjItemUnconfdDmndRsnGrp(String srcgProjItemUnconfdDmndRsnGrp) Constraints: Not nullable, Maximum length: 10srcgProjItmConfDmndHasEnabled(Boolean srcgProjItmConfDmndHasEnabled) Constraints: Not nullablesrcgProjMilestoneGroup(String srcgProjMilestoneGroup) Constraints: Not nullable, Maximum length: 3srcgProjPhaseGroup(String srcgProjPhaseGroup) Constraints: Not nullable, Maximum length: 3srcgProjQtnItemExcludingRsnGrp(String srcgProjQtnItemExcludingRsnGrp) Constraints: Not nullable, Maximum length: 10srcgProjSuplrUnlockingRsnGroup(String srcgProjSuplrUnlockingRsnGroup) Constraints: Not nullable, Maximum length: 10srcgProjVersioningReasonGroup(String srcgProjVersioningReasonGroup) Constraints: Not nullable, Maximum length: 10srcPrjSuplrPartcipnDclnRsnGrp(String srcPrjSuplrPartcipnDclnRsnGrp) Constraints: Not nullable, Maximum length: 10toString()
-
Method Details
-
sourcingProjectTypeText
@Nonnull public SourcingProjectType.SourcingProjectTypeBuilder sourcingProjectTypeText(SourcingProjectTypeText... value) Navigation property _SourcingProjectTypeText for SourcingProjectType to multiple SourcingProjectTypeText.- Parameters:
value- The SourcingProjectTypeTexts to build this SourcingProjectType with.- Returns:
- This Builder to allow for a fluent interface.
-
sourcingProjectTypeText
@Nonnull public SourcingProjectType.SourcingProjectTypeBuilder sourcingProjectTypeText(String value) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: SourcingProjectTypeText
- Parameters:
value- The sourcingProjectTypeText to build this SourcingProjectType with.- Returns:
- This Builder to allow for a fluent interface.
-
sourcingProjectType
@Nonnull public SourcingProjectType.SourcingProjectTypeBuilder sourcingProjectType(@Nullable String sourcingProjectType) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SourcingProjectType
- Returns:
this.
-
srcgProjItemUnconfdDmndRsnGrp
@Nonnull public SourcingProjectType.SourcingProjectTypeBuilder srcgProjItemUnconfdDmndRsnGrp(@Nullable String srcgProjItemUnconfdDmndRsnGrp) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SrcgProjItemUnconfdDmndRsnGrp
- Returns:
this.
-
srcPrjSuplrPartcipnDclnRsnGrp
@Nonnull public SourcingProjectType.SourcingProjectTypeBuilder srcPrjSuplrPartcipnDclnRsnGrp(@Nullable String srcPrjSuplrPartcipnDclnRsnGrp) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SrcPrjSuplrPartcipnDclnRsnGrp
- Returns:
this.
-
srcgProjQtnItemExcludingRsnGrp
@Nonnull public SourcingProjectType.SourcingProjectTypeBuilder srcgProjQtnItemExcludingRsnGrp(@Nullable String srcgProjQtnItemExcludingRsnGrp) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SrcgProjQtnItemExcludingRsnGrp
- Returns:
this.
-
srcgProjSuplrUnlockingRsnGroup
@Nonnull public SourcingProjectType.SourcingProjectTypeBuilder srcgProjSuplrUnlockingRsnGroup(@Nullable String srcgProjSuplrUnlockingRsnGroup) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SrcgProjSuplrUnlockingRsnGroup
- Returns:
this.
-
srcgProjVersioningReasonGroup
@Nonnull public SourcingProjectType.SourcingProjectTypeBuilder srcgProjVersioningReasonGroup(@Nullable String srcgProjVersioningReasonGroup) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SrcgProjVersioningReasonGroup
- Returns:
this.
-
srcgProjContactGroup
@Nonnull public SourcingProjectType.SourcingProjectTypeBuilder srcgProjContactGroup(@Nullable String srcgProjContactGroup) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SrcgProjContactGroup
- Returns:
this.
-
srcgProjFollowOnDocumentGroup
@Nonnull public SourcingProjectType.SourcingProjectTypeBuilder srcgProjFollowOnDocumentGroup(@Nullable String srcgProjFollowOnDocumentGroup) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SrcgProjFollowOnDocumentGroup
- Returns:
this.
-
srcgProjMilestoneGroup
@Nonnull public SourcingProjectType.SourcingProjectTypeBuilder srcgProjMilestoneGroup(@Nullable String srcgProjMilestoneGroup) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SrcgProjMilestoneGroup
- Returns:
this.
-
srcgProjPhaseGroup
@Nonnull public SourcingProjectType.SourcingProjectTypeBuilder srcgProjPhaseGroup(@Nullable String srcgProjPhaseGroup) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: SrcgProjPhaseGroup
- Returns:
this.
-
sourcingScenario
@Nonnull public SourcingProjectType.SourcingProjectTypeBuilder sourcingScenario(@Nullable String sourcingScenario) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SourcingScenario
- Returns:
this.
-
srcgProjItmConfDmndHasEnabled
@Nonnull public SourcingProjectType.SourcingProjectTypeBuilder srcgProjItmConfDmndHasEnabled(@Nullable Boolean srcgProjItmConfDmndHasEnabled) Constraints: Not nullableOriginal property name from the Odata EDM: SrcgProjItmConfDmndHasEnabled
- Returns:
this.
-
build
-
toString
-