Class EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder
- Enclosing class:
- EntProjectElmntPublicSector
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Navigation property to_EnterpriseProject for EntProjectElmntPublicSector to single EnterpriseProject.Navigation property to_EnterpriseProjectElement for EntProjectElmntPublicSector to single EnterpriseProjectElement.functionalAreaIsFixAssigned(Boolean functionalAreaIsFixAssigned) Constraints: nonefunctionalAreaIsFixAssigned_fc(Short functionalAreaIsFixAssigned_fc) Constraints: noneConstraints: Not nullable, Maximum length: 10Constraints: nonefundIsFixAssigned(Boolean fundIsFixAssigned) Constraints: nonefundIsFixAssigned_fc(Short fundIsFixAssigned_fc) Constraints: noneConstraints: Not nullable, Maximum length: 20grantID_fc(Short grantID_fc) Constraints: nonegrantIsFixAssigned(Boolean grantIsFixAssigned) Constraints: nonegrantIsFixAssigned_fc(Short grantIsFixAssigned_fc) Constraints: noneprojectElementUUID(UUID projectElementUUID) (Key Field) Constraints: Not nullableprojectUUID(UUID projectUUID) Constraints: nonesponsoredProgram(String sponsoredProgram) Constraints: Not nullable, Maximum length: 20sponsoredProgram_fc(Short sponsoredProgram_fc) Constraints: nonetoString()Constraints: none
-
Method Details
-
enterpriseProjectElement
@Nonnull public EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder enterpriseProjectElement(EnterpriseProjectElement value) Navigation property to_EnterpriseProjectElement for EntProjectElmntPublicSector to single EnterpriseProjectElement.- Parameters:
value- The EnterpriseProjectElement to build this EntProjectElmntPublicSector with.- Returns:
- This Builder to allow for a fluent interface.
-
enterpriseProject
@Nonnull public EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder enterpriseProject(EnterpriseProject value) Navigation property to_EnterpriseProject for EntProjectElmntPublicSector to single EnterpriseProject.- Parameters:
value- The EnterpriseProject to build this EntProjectElmntPublicSector with.- Returns:
- This Builder to allow for a fluent interface.
-
functionalAreaIsFixAssigned_fc
@Nonnull public EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder functionalAreaIsFixAssigned_fc(@Nullable Short functionalAreaIsFixAssigned_fc) Constraints: noneOriginal property name from the Odata EDM: FunctionalAreaIsFixAssigned_fc
- Returns:
this.
-
fund_fc
@Nonnull public EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder fund_fc(@Nullable Short fund_fc) Constraints: noneOriginal property name from the Odata EDM: Fund_fc
- Returns:
this.
-
fundIsFixAssigned_fc
@Nonnull public EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder fundIsFixAssigned_fc(@Nullable Short fundIsFixAssigned_fc) Constraints: noneOriginal property name from the Odata EDM: FundIsFixAssigned_fc
- Returns:
this.
-
grantID_fc
@Nonnull public EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder grantID_fc(@Nullable Short grantID_fc) Constraints: noneOriginal property name from the Odata EDM: GrantID_fc
- Returns:
this.
-
grantIsFixAssigned_fc
@Nonnull public EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder grantIsFixAssigned_fc(@Nullable Short grantIsFixAssigned_fc) Constraints: noneOriginal property name from the Odata EDM: GrantIsFixAssigned_fc
- Returns:
this.
-
sponsoredProgram_fc
@Nonnull public EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder sponsoredProgram_fc(@Nullable Short sponsoredProgram_fc) Constraints: noneOriginal property name from the Odata EDM: SponsoredProgram_fc
- Returns:
this.
-
update_mc
@Nonnull public EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
projectElementUUID
@Nonnull public EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder projectElementUUID(@Nullable UUID projectElementUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ProjectElementUUID
- Returns:
this.
-
projectUUID
@Nonnull public EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder projectUUID(@Nullable UUID projectUUID) Constraints: noneOriginal property name from the Odata EDM: ProjectUUID
- Returns:
this.
-
fund
@Nonnull public EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder fund(@Nullable String fund) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Fund
- Returns:
this.
-
fundIsFixAssigned
@Nonnull public EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder fundIsFixAssigned(@Nullable Boolean fundIsFixAssigned) Constraints: noneOriginal property name from the Odata EDM: FundIsFixAssigned
- Returns:
this.
-
functionalAreaIsFixAssigned
@Nonnull public EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder functionalAreaIsFixAssigned(@Nullable Boolean functionalAreaIsFixAssigned) Constraints: noneOriginal property name from the Odata EDM: FunctionalAreaIsFixAssigned
- Returns:
this.
-
grantID
@Nonnull public EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder grantID(@Nullable String grantID) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: GrantID
- Returns:
this.
-
grantIsFixAssigned
@Nonnull public EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder grantIsFixAssigned(@Nullable Boolean grantIsFixAssigned) Constraints: noneOriginal property name from the Odata EDM: GrantIsFixAssigned
- Returns:
this.
-
sponsoredProgram
@Nonnull public EntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder sponsoredProgram(@Nullable String sponsoredProgram) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SponsoredProgram
- Returns:
this.
-
build
-
toString
-