Class EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder
- Enclosing class:
- EntProjElmntBlockFunc
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Navigation property to_EnterpriseProject for EntProjElmntBlockFunc to single EnterpriseProject.Navigation property to_EnterpriseProjectElement for EntProjElmntBlockFunc to single EnterpriseProjectElement.entProjOtherExpensePostgIsBlkd(Boolean entProjOtherExpensePostgIsBlkd) Constraints: noneentProjOtherExpensePostgIsBlkd_fc(Short entProjOtherExpensePostgIsBlkd_fc) Constraints: noneentProjPurchasingIsBlkd(Boolean entProjPurchasingIsBlkd) Constraints: noneentProjPurchasingIsBlkd_fc(Short entProjPurchasingIsBlkd_fc) Constraints: noneentProjServicePostingIsBlkd(Boolean entProjServicePostingIsBlkd) Constraints: noneentProjServicePostingIsBlkd_fc(Short entProjServicePostingIsBlkd_fc) Constraints: noneentProjStaffExpensePostgIsBlkd(Boolean entProjStaffExpensePostgIsBlkd) Constraints: noneentProjStaffExpensePostgIsBlkd_fc(Short entProjStaffExpensePostgIsBlkd_fc) Constraints: noneentProjTimeRecgIsBlkd(Boolean entProjTimeRecgIsBlkd) Constraints: noneentProjTimeRecgIsBlkd_fc(Short entProjTimeRecgIsBlkd_fc) Constraints: noneprojectElementUUID(UUID projectElementUUID) (Key Field) Constraints: Not nullableprojectUUID(UUID projectUUID) Constraints: nonetoString()Constraints: none
-
Method Details
-
enterpriseProjectElement
@Nonnull public EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder enterpriseProjectElement(EnterpriseProjectElement value) Navigation property to_EnterpriseProjectElement for EntProjElmntBlockFunc to single EnterpriseProjectElement.- Parameters:
value- The EnterpriseProjectElement to build this EntProjElmntBlockFunc with.- Returns:
- This Builder to allow for a fluent interface.
-
enterpriseProject
@Nonnull public EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder enterpriseProject(EnterpriseProject value) Navigation property to_EnterpriseProject for EntProjElmntBlockFunc to single EnterpriseProject.- Parameters:
value- The EnterpriseProject to build this EntProjElmntBlockFunc with.- Returns:
- This Builder to allow for a fluent interface.
-
entProjOtherExpensePostgIsBlkd_fc
@Nonnull public EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder entProjOtherExpensePostgIsBlkd_fc(@Nullable Short entProjOtherExpensePostgIsBlkd_fc) Constraints: noneOriginal property name from the Odata EDM: EntProjOtherExpensePostgIsBlkd_fc
- Returns:
this.
-
entProjPurchasingIsBlkd_fc
@Nonnull public EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder entProjPurchasingIsBlkd_fc(@Nullable Short entProjPurchasingIsBlkd_fc) Constraints: noneOriginal property name from the Odata EDM: EntProjPurchasingIsBlkd_fc
- Returns:
this.
-
entProjServicePostingIsBlkd_fc
@Nonnull public EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder entProjServicePostingIsBlkd_fc(@Nullable Short entProjServicePostingIsBlkd_fc) Constraints: noneOriginal property name from the Odata EDM: EntProjServicePostingIsBlkd_fc
- Returns:
this.
-
entProjStaffExpensePostgIsBlkd_fc
@Nonnull public EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder entProjStaffExpensePostgIsBlkd_fc(@Nullable Short entProjStaffExpensePostgIsBlkd_fc) Constraints: noneOriginal property name from the Odata EDM: EntProjStaffExpensePostgIsBlkd_fc
- Returns:
this.
-
entProjTimeRecgIsBlkd_fc
@Nonnull public EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder entProjTimeRecgIsBlkd_fc(@Nullable Short entProjTimeRecgIsBlkd_fc) Constraints: noneOriginal property name from the Odata EDM: EntProjTimeRecgIsBlkd_fc
- Returns:
this.
-
update_mc
@Nonnull public EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
projectElementUUID
@Nonnull public EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder projectElementUUID(@Nullable UUID projectElementUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ProjectElementUUID
- Returns:
this.
-
projectUUID
@Nonnull public EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder projectUUID(@Nullable UUID projectUUID) Constraints: noneOriginal property name from the Odata EDM: ProjectUUID
- Returns:
this.
-
entProjTimeRecgIsBlkd
@Nonnull public EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder entProjTimeRecgIsBlkd(@Nullable Boolean entProjTimeRecgIsBlkd) Constraints: noneOriginal property name from the Odata EDM: EntProjTimeRecgIsBlkd
- Returns:
this.
-
entProjStaffExpensePostgIsBlkd
@Nonnull public EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder entProjStaffExpensePostgIsBlkd(@Nullable Boolean entProjStaffExpensePostgIsBlkd) Constraints: noneOriginal property name from the Odata EDM: EntProjStaffExpensePostgIsBlkd
- Returns:
this.
-
entProjServicePostingIsBlkd
@Nonnull public EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder entProjServicePostingIsBlkd(@Nullable Boolean entProjServicePostingIsBlkd) Constraints: noneOriginal property name from the Odata EDM: EntProjServicePostingIsBlkd
- Returns:
this.
-
entProjOtherExpensePostgIsBlkd
@Nonnull public EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder entProjOtherExpensePostgIsBlkd(@Nullable Boolean entProjOtherExpensePostgIsBlkd) Constraints: noneOriginal property name from the Odata EDM: EntProjOtherExpensePostgIsBlkd
- Returns:
this.
-
entProjPurchasingIsBlkd
@Nonnull public EntProjElmntBlockFunc.EntProjElmntBlockFuncBuilder entProjPurchasingIsBlkd(@Nullable Boolean entProjPurchasingIsBlkd) Constraints: noneOriginal property name from the Odata EDM: EntProjPurchasingIsBlkd
- Returns:
this.
-
build
-
toString
-