Class EntProjectElementJVA.EntProjectElementJVABuilder
- Enclosing class:
- EntProjectElementJVA
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Navigation property to_EnterpriseProject for EntProjectElementJVA to single EnterpriseProject.Navigation property to_EnterpriseProjectElement for EntProjectElementJVA to single EnterpriseProjectElement.jntIntrstBillgClass(String jntIntrstBillgClass) Constraints: Not nullable, Maximum length: 3jntIntrstBillgClass_fc(Short jntIntrstBillgClass_fc) Constraints: nonejntIntrstBillgSubClass(String jntIntrstBillgSubClass) Constraints: Not nullable, Maximum length: 5jntIntrstBillgSubClass_fc(Short jntIntrstBillgSubClass_fc) Constraints: nonejntVntrProjectType(String jntVntrProjectType) Constraints: Not nullable, Maximum length: 4jntVntrProjectType_fc(Short jntVntrProjectType_fc) Constraints: nonejointVenture(String jointVenture) Constraints: Not nullable, Maximum length: 6jointVenture_fc(Short jointVenture_fc) Constraints: nonejointVentureCostRecoveryCode(String jointVentureCostRecoveryCode) Constraints: Not nullable, Maximum length: 2jointVentureCostRecoveryCode_fc(Short jointVentureCostRecoveryCode_fc) Constraints: nonejointVentureEquityType(String jointVentureEquityType) Constraints: Not nullable, Maximum length: 3jointVentureEquityType_fc(Short jointVentureEquityType_fc) Constraints: noneprojectElementUUID(UUID projectElementUUID) (Key Field) Constraints: Not nullableprojectUUID(UUID projectUUID) Constraints: nonetoString()Constraints: none
-
Method Details
-
enterpriseProjectElement
@Nonnull public EntProjectElementJVA.EntProjectElementJVABuilder enterpriseProjectElement(EnterpriseProjectElement value) Navigation property to_EnterpriseProjectElement for EntProjectElementJVA to single EnterpriseProjectElement.- Parameters:
value- The EnterpriseProjectElement to build this EntProjectElementJVA with.- Returns:
- This Builder to allow for a fluent interface.
-
enterpriseProject
@Nonnull public EntProjectElementJVA.EntProjectElementJVABuilder enterpriseProject(EnterpriseProject value) Navigation property to_EnterpriseProject for EntProjectElementJVA to single EnterpriseProject.- Parameters:
value- The EnterpriseProject to build this EntProjectElementJVA with.- Returns:
- This Builder to allow for a fluent interface.
-
jntIntrstBillgClass_fc
@Nonnull public EntProjectElementJVA.EntProjectElementJVABuilder jntIntrstBillgClass_fc(@Nullable Short jntIntrstBillgClass_fc) Constraints: noneOriginal property name from the Odata EDM: JntIntrstBillgClass_fc
- Returns:
this.
-
jntIntrstBillgSubClass_fc
@Nonnull public EntProjectElementJVA.EntProjectElementJVABuilder jntIntrstBillgSubClass_fc(@Nullable Short jntIntrstBillgSubClass_fc) Constraints: noneOriginal property name from the Odata EDM: JntIntrstBillgSubClass_fc
- Returns:
this.
-
jntVntrProjectType_fc
@Nonnull public EntProjectElementJVA.EntProjectElementJVABuilder jntVntrProjectType_fc(@Nullable Short jntVntrProjectType_fc) Constraints: noneOriginal property name from the Odata EDM: JntVntrProjectType_fc
- Returns:
this.
-
jointVenture_fc
@Nonnull public EntProjectElementJVA.EntProjectElementJVABuilder jointVenture_fc(@Nullable Short jointVenture_fc) Constraints: noneOriginal property name from the Odata EDM: JointVenture_fc
- Returns:
this.
-
jointVentureCostRecoveryCode_fc
@Nonnull public EntProjectElementJVA.EntProjectElementJVABuilder jointVentureCostRecoveryCode_fc(@Nullable Short jointVentureCostRecoveryCode_fc) Constraints: noneOriginal property name from the Odata EDM: JointVentureCostRecoveryCode_fc
- Returns:
this.
-
jointVentureEquityType_fc
@Nonnull public EntProjectElementJVA.EntProjectElementJVABuilder jointVentureEquityType_fc(@Nullable Short jointVentureEquityType_fc) Constraints: noneOriginal property name from the Odata EDM: JointVentureEquityType_fc
- Returns:
this.
-
update_mc
@Nonnull public EntProjectElementJVA.EntProjectElementJVABuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
projectElementUUID
@Nonnull public EntProjectElementJVA.EntProjectElementJVABuilder projectElementUUID(@Nullable UUID projectElementUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ProjectElementUUID
- Returns:
this.
-
projectUUID
@Nonnull public EntProjectElementJVA.EntProjectElementJVABuilder projectUUID(@Nullable UUID projectUUID) Constraints: noneOriginal property name from the Odata EDM: ProjectUUID
- Returns:
this.
-
jointVenture
@Nonnull public EntProjectElementJVA.EntProjectElementJVABuilder jointVenture(@Nullable String jointVenture) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: JointVenture
- Returns:
this.
-
jointVentureCostRecoveryCode
@Nonnull public EntProjectElementJVA.EntProjectElementJVABuilder jointVentureCostRecoveryCode(@Nullable String jointVentureCostRecoveryCode) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: JointVentureCostRecoveryCode
- Returns:
this.
-
jointVentureEquityType
@Nonnull public EntProjectElementJVA.EntProjectElementJVABuilder jointVentureEquityType(@Nullable String jointVentureEquityType) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: JointVentureEquityType
- Returns:
this.
-
jntVntrProjectType
@Nonnull public EntProjectElementJVA.EntProjectElementJVABuilder jntVntrProjectType(@Nullable String jntVntrProjectType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JntVntrProjectType
- Returns:
this.
-
jntIntrstBillgClass
@Nonnull public EntProjectElementJVA.EntProjectElementJVABuilder jntIntrstBillgClass(@Nullable String jntIntrstBillgClass) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: JntIntrstBillgClass
- Returns:
this.
-
jntIntrstBillgSubClass
@Nonnull public EntProjectElementJVA.EntProjectElementJVABuilder jntIntrstBillgSubClass(@Nullable String jntIntrstBillgSubClass) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: JntIntrstBillgSubClass
- Returns:
this.
-
build
-
toString
-