Class EnterpriseProject.EnterpriseProjectBuilder
- Enclosing class:
- EnterpriseProject
-
Method Summary
Modifier and TypeMethodDescriptionactualEndDate(LocalDateTime actualEndDate) Constraints: Not nullable, Precision: 0actualEndDate_fc(Short actualEndDate_fc) Constraints: noneactualStartDate(LocalDateTime actualStartDate) Constraints: Not nullable, Precision: 0actualStartDate_fc(Short actualStartDate_fc) Constraints: noneavailabilityControlIsActive(Boolean availabilityControlIsActive) Constraints: noneavailabilityControlIsActive_fc(Short availabilityControlIsActive_fc) Constraints: noneavailabilityControlProfile(String availabilityControlProfile) Constraints: Not nullable, Maximum length: 6availabilityControlProfile_fc(Short availabilityControlProfile_fc) Constraints: nonebuild()changeEntProjProcgStatus_ac(Boolean changeEntProjProcgStatus_ac) Constraints: nonecompanyCode(String companyCode) Constraints: Not nullable, Maximum length: 4controllingArea(String controllingArea) Constraints: Not nullable, Maximum length: 4controllingArea_fc(Short controllingArea_fc) Constraints: nonecostingSheet(String costingSheet) Constraints: Not nullable, Maximum length: 6costingSheet_fc(Short costingSheet_fc) Constraints: nonecustomerUUID(UUID customerUUID) Constraints: noneConstraints: noneNavigation property to_EnterpriseProjectElement for EnterpriseProject to multiple EnterpriseProjectElement.enterpriseProjectElement_oc(Boolean enterpriseProjectElement_oc) Constraints: noneNavigation property to_EnterpriseProjectJVA for EnterpriseProject to single EnterpriseProjectJVA.enterpriseProjectServiceOrg(String enterpriseProjectServiceOrg) Constraints: Not nullable, Maximum length: 5enterpriseProjectType(String enterpriseProjectType) Constraints: Not nullable, Maximum length: 2enterpriseProjectType_fc(Short enterpriseProjectType_fc) Constraints: noneNavigation property to_EntProjBlkFunc for EnterpriseProject to single EnterpriseProjBlkFunc.entProjBlkFunc_oc(Boolean entProjBlkFunc_oc) Constraints: noneentProjectIsConfidential(Boolean entProjectIsConfidential) Constraints: noneNavigation property to_EntProjectPublicSector for EnterpriseProject to single EntProjectPublicSector.entProjIsMultiSlsOrdItmsEnbld(Boolean entProjIsMultiSlsOrdItmsEnbld) Constraints: noneentProjIsMultiSlsOrdItmsEnbld_fc(Short entProjIsMultiSlsOrdItmsEnbld_fc) Constraints: noneentProjRole(EnterpriseProjectRole... value) Navigation property to_EntProjRole for EnterpriseProject to multiple EnterpriseProjectRole.entProjRole_oc(Boolean entProjRole_oc) Constraints: noneentProjTeamMember(EnterpriseProjectTeamMember... value) Navigation property to_EntProjTeamMember for EnterpriseProject to multiple EnterpriseProjectTeamMember.entProjTeamMember_oc(Boolean entProjTeamMember_oc) Constraints: nonefunctionalArea(String functionalArea) Constraints: Not nullable, Maximum length: 16functionalArea_fc(Short functionalArea_fc) Constraints: nonefunctionalLocation(String functionalLocation) Constraints: Not nullable, Maximum length: 40functionalLocation_fc(Short functionalLocation_fc) Constraints: noneinvestmentProfile(String investmentProfile) Constraints: Not nullable, Maximum length: 6investmentProfile_fc(Short investmentProfile_fc) Constraints: noneisBillingRelevant(Boolean isBillingRelevant) Constraints: noneisBillingRelevant_fc(Short isBillingRelevant_fc) Constraints: nonelastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 0lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 10location_fc(Short location_fc) Constraints: noneConstraints: Not nullable, Maximum length: 4Constraints: nonepriorityCode(String priorityCode) Constraints: Not nullable, Maximum length: 3priorityCode_fc(Short priorityCode_fc) Constraints: noneprocessingStatus(String processingStatus) Constraints: Not nullable, Maximum length: 2profitCenter(String profitCenter) Constraints: Not nullable, Maximum length: 10profitCenter_fc(Short profitCenter_fc) Constraints: noneConstraints: Not nullable, Maximum length: 24project_fc(Short project_fc) Constraints: noneprojectCurrency(String projectCurrency) Constraints: Not nullable, Maximum length: 5projectCurrency_fc(Short projectCurrency_fc) Constraints: noneprojectDescription(String projectDescription) Constraints: Not nullable, Maximum length: 60projectDescription_fc(Short projectDescription_fc) Constraints: noneprojectEndDate(LocalDateTime projectEndDate) Constraints: Not nullable, Precision: 0projectEndDate_fc(Short projectEndDate_fc) Constraints: noneprojectInternalID(String projectInternalID) Constraints: Not nullable, Maximum length: 8projectLastChangedDateTime(ZonedDateTime projectLastChangedDateTime) Constraints: Not nullable, Precision: 0projectProfileCode(String projectProfileCode) Constraints: Not nullable, Maximum length: 7projectProfileCode_fc(Short projectProfileCode_fc) Constraints: noneprojectStartDate(LocalDateTime projectStartDate) Constraints: Not nullable, Precision: 0projectStartDate_fc(Short projectStartDate_fc) Constraints: noneprojectUUID(UUID projectUUID) (Key Field) Constraints: Not nullableresponsibleCostCenter(String responsibleCostCenter) Constraints: Not nullable, Maximum length: 10responsibleCostCenter_fc(Short responsibleCostCenter_fc) Constraints: nonerestrictedTimePosting(String restrictedTimePosting) Constraints: Not nullable, Maximum length: 1taxJurisdiction(String taxJurisdiction) Constraints: Not nullable, Maximum length: 15toString()Constraints: none
-
Method Details
-
enterpriseProjectElement
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder enterpriseProjectElement(EnterpriseProjectElement... value) Navigation property to_EnterpriseProjectElement for EnterpriseProject to multiple EnterpriseProjectElement.- Parameters:
value- The EnterpriseProjectElements to build this EnterpriseProject with.- Returns:
- This Builder to allow for a fluent interface.
-
enterpriseProjectJVA
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder enterpriseProjectJVA(EnterpriseProjectJVA value) Navigation property to_EnterpriseProjectJVA for EnterpriseProject to single EnterpriseProjectJVA.- Parameters:
value- The EnterpriseProjectJVA to build this EnterpriseProject with.- Returns:
- This Builder to allow for a fluent interface.
-
entProjBlkFunc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder entProjBlkFunc(EnterpriseProjBlkFunc value) Navigation property to_EntProjBlkFunc for EnterpriseProject to single EnterpriseProjBlkFunc.- Parameters:
value- The EnterpriseProjBlkFunc to build this EnterpriseProject with.- Returns:
- This Builder to allow for a fluent interface.
-
entProjectPublicSector
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder entProjectPublicSector(EntProjectPublicSector value) Navigation property to_EntProjectPublicSector for EnterpriseProject to single EntProjectPublicSector.- Parameters:
value- The EntProjectPublicSector to build this EnterpriseProject with.- Returns:
- This Builder to allow for a fluent interface.
-
entProjRole
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder entProjRole(EnterpriseProjectRole... value) Navigation property to_EntProjRole for EnterpriseProject to multiple EnterpriseProjectRole.- Parameters:
value- The EnterpriseProjectRoles to build this EnterpriseProject with.- Returns:
- This Builder to allow for a fluent interface.
-
entProjTeamMember
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder entProjTeamMember(EnterpriseProjectTeamMember... value) Navigation property to_EntProjTeamMember for EnterpriseProject to multiple EnterpriseProjectTeamMember.- Parameters:
value- The EnterpriseProjectTeamMembers to build this EnterpriseProject with.- Returns:
- This Builder to allow for a fluent interface.
-
changeEntProjProcgStatus_ac
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder changeEntProjProcgStatus_ac(@Nullable Boolean changeEntProjProcgStatus_ac) Constraints: noneOriginal property name from the Odata EDM: ChangeEntProjProcgStatus_ac
- Returns:
this.
-
actualEndDate_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder actualEndDate_fc(@Nullable Short actualEndDate_fc) Constraints: noneOriginal property name from the Odata EDM: ActualEndDate_fc
- Returns:
this.
-
actualStartDate_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder actualStartDate_fc(@Nullable Short actualStartDate_fc) Constraints: noneOriginal property name from the Odata EDM: ActualStartDate_fc
- Returns:
this.
-
availabilityControlIsActive_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder availabilityControlIsActive_fc(@Nullable Short availabilityControlIsActive_fc) Constraints: noneOriginal property name from the Odata EDM: AvailabilityControlIsActive_fc
- Returns:
this.
-
availabilityControlProfile_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder availabilityControlProfile_fc(@Nullable Short availabilityControlProfile_fc) Constraints: noneOriginal property name from the Odata EDM: AvailabilityControlProfile_fc
- Returns:
this.
-
controllingArea_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder controllingArea_fc(@Nullable Short controllingArea_fc) Constraints: noneOriginal property name from the Odata EDM: ControllingArea_fc
- Returns:
this.
-
costingSheet_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder costingSheet_fc(@Nullable Short costingSheet_fc) Constraints: noneOriginal property name from the Odata EDM: CostingSheet_fc
- Returns:
this.
-
enterpriseProjectType_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder enterpriseProjectType_fc(@Nullable Short enterpriseProjectType_fc) Constraints: noneOriginal property name from the Odata EDM: EnterpriseProjectType_fc
- Returns:
this.
-
entProjIsMultiSlsOrdItmsEnbld_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder entProjIsMultiSlsOrdItmsEnbld_fc(@Nullable Short entProjIsMultiSlsOrdItmsEnbld_fc) Constraints: noneOriginal property name from the Odata EDM: EntProjIsMultiSlsOrdItmsEnbld_fc
- Returns:
this.
-
functionalArea_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder functionalArea_fc(@Nullable Short functionalArea_fc) Constraints: noneOriginal property name from the Odata EDM: FunctionalArea_fc
- Returns:
this.
-
functionalLocation_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder functionalLocation_fc(@Nullable Short functionalLocation_fc) Constraints: noneOriginal property name from the Odata EDM: FunctionalLocation_fc
- Returns:
this.
-
investmentProfile_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder investmentProfile_fc(@Nullable Short investmentProfile_fc) Constraints: noneOriginal property name from the Odata EDM: InvestmentProfile_fc
- Returns:
this.
-
isBillingRelevant_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder isBillingRelevant_fc(@Nullable Short isBillingRelevant_fc) Constraints: noneOriginal property name from the Odata EDM: IsBillingRelevant_fc
- Returns:
this.
-
location_fc
Constraints: noneOriginal property name from the Odata EDM: Location_fc
- Returns:
this.
-
plant_fc
Constraints: noneOriginal property name from the Odata EDM: Plant_fc
- Returns:
this.
-
priorityCode_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder priorityCode_fc(@Nullable Short priorityCode_fc) Constraints: noneOriginal property name from the Odata EDM: PriorityCode_fc
- Returns:
this.
-
profitCenter_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder profitCenter_fc(@Nullable Short profitCenter_fc) Constraints: noneOriginal property name from the Odata EDM: ProfitCenter_fc
- Returns:
this.
-
project_fc
Constraints: noneOriginal property name from the Odata EDM: Project_fc
- Returns:
this.
-
projectCurrency_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectCurrency_fc(@Nullable Short projectCurrency_fc) Constraints: noneOriginal property name from the Odata EDM: ProjectCurrency_fc
- Returns:
this.
-
projectDescription_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectDescription_fc(@Nullable Short projectDescription_fc) Constraints: noneOriginal property name from the Odata EDM: ProjectDescription_fc
- Returns:
this.
-
projectEndDate_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectEndDate_fc(@Nullable Short projectEndDate_fc) Constraints: noneOriginal property name from the Odata EDM: ProjectEndDate_fc
- Returns:
this.
-
projectProfileCode_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectProfileCode_fc(@Nullable Short projectProfileCode_fc) Constraints: noneOriginal property name from the Odata EDM: ProjectProfileCode_fc
- Returns:
this.
-
projectStartDate_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectStartDate_fc(@Nullable Short projectStartDate_fc) Constraints: noneOriginal property name from the Odata EDM: ProjectStartDate_fc
- Returns:
this.
-
responsibleCostCenter_fc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder responsibleCostCenter_fc(@Nullable Short responsibleCostCenter_fc) Constraints: noneOriginal property name from the Odata EDM: ResponsibleCostCenter_fc
- Returns:
this.
-
delete_mc
Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
this.
-
update_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
enterpriseProjectElement_oc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder enterpriseProjectElement_oc(@Nullable Boolean enterpriseProjectElement_oc) Constraints: noneOriginal property name from the Odata EDM: to_EnterpriseProjectElement_oc
- Returns:
this.
-
entProjBlkFunc_oc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder entProjBlkFunc_oc(@Nullable Boolean entProjBlkFunc_oc) Constraints: noneOriginal property name from the Odata EDM: to_EntProjBlkFunc_oc
- Returns:
this.
-
entProjRole_oc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder entProjRole_oc(@Nullable Boolean entProjRole_oc) Constraints: noneOriginal property name from the Odata EDM: to_EntProjRole_oc
- Returns:
this.
-
entProjTeamMember_oc
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder entProjTeamMember_oc(@Nullable Boolean entProjTeamMember_oc) Constraints: noneOriginal property name from the Odata EDM: to_EntProjTeamMember_oc
- Returns:
this.
-
projectUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ProjectUUID
- Returns:
this.
-
projectInternalID
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectInternalID(@Nullable String projectInternalID) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: ProjectInternalID
- Returns:
this.
-
project
Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: Project
- Returns:
this.
-
projectDescription
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectDescription(@Nullable String projectDescription) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: ProjectDescription
- Returns:
this.
-
enterpriseProjectType
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder enterpriseProjectType(@Nullable String enterpriseProjectType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: EnterpriseProjectType
- Returns:
this.
-
priorityCode
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder priorityCode(@Nullable String priorityCode) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PriorityCode
- Returns:
this.
-
projectStartDate
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectStartDate(@Nullable LocalDateTime projectStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ProjectStartDate
- Returns:
this.
-
projectEndDate
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectEndDate(@Nullable LocalDateTime projectEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ProjectEndDate
- Returns:
this.
-
actualStartDate
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder actualStartDate(@Nullable LocalDateTime actualStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ActualStartDate
- Returns:
this.
-
actualEndDate
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder actualEndDate(@Nullable LocalDateTime actualEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ActualEndDate
- Returns:
this.
-
customerUUID
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder customerUUID(@Nullable UUID customerUUID) Constraints: noneOriginal property name from the Odata EDM: CustomerUUID
- Returns:
this.
-
enterpriseProjectServiceOrg
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder enterpriseProjectServiceOrg(@Nullable String enterpriseProjectServiceOrg) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: EnterpriseProjectServiceOrg
- Returns:
this.
-
entProjectIsConfidential
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder entProjectIsConfidential(@Nullable Boolean entProjectIsConfidential) Constraints: noneOriginal property name from the Odata EDM: EntProjectIsConfidential
- Returns:
this.
-
restrictedTimePosting
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder restrictedTimePosting(@Nullable String restrictedTimePosting) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: RestrictedTimePosting
- Returns:
this.
-
processingStatus
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder processingStatus(@Nullable String processingStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ProcessingStatus
- Returns:
this.
-
responsibleCostCenter
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder responsibleCostCenter(@Nullable String responsibleCostCenter) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ResponsibleCostCenter
- Returns:
this.
-
profitCenter
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder profitCenter(@Nullable String profitCenter) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProfitCenter
- Returns:
this.
-
projectProfileCode
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectProfileCode(@Nullable String projectProfileCode) Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: ProjectProfileCode
- Returns:
this.
-
functionalArea
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder functionalArea(@Nullable String functionalArea) Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: FunctionalArea
- Returns:
this.
-
companyCode
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder companyCode(@Nullable String companyCode) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
this.
-
controllingArea
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder controllingArea(@Nullable String controllingArea) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ControllingArea
- Returns:
this.
-
plant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
location
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Location
- Returns:
this.
-
taxJurisdiction
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder taxJurisdiction(@Nullable String taxJurisdiction) Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: TaxJurisdiction
- Returns:
this.
-
projectCurrency
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectCurrency(@Nullable String projectCurrency) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ProjectCurrency
- Returns:
this.
-
availabilityControlProfile
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder availabilityControlProfile(@Nullable String availabilityControlProfile) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: AvailabilityControlProfile
- Returns:
this.
-
availabilityControlIsActive
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder availabilityControlIsActive(@Nullable Boolean availabilityControlIsActive) Constraints: noneOriginal property name from the Odata EDM: AvailabilityControlIsActive
- Returns:
this.
-
functionalLocation
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder functionalLocation(@Nullable String functionalLocation) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: FunctionalLocation
- Returns:
this.
-
isBillingRelevant
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder isBillingRelevant(@Nullable Boolean isBillingRelevant) Constraints: noneOriginal property name from the Odata EDM: IsBillingRelevant
- Returns:
this.
-
investmentProfile
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder investmentProfile(@Nullable String investmentProfile) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: InvestmentProfile
- Returns:
this.
-
lastChangeDateTime
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
projectLastChangedDateTime
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectLastChangedDateTime(@Nullable ZonedDateTime projectLastChangedDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ProjectLastChangedDateTime
- Returns:
this.
-
lastChangedByUser
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
entProjIsMultiSlsOrdItmsEnbld
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder entProjIsMultiSlsOrdItmsEnbld(@Nullable Boolean entProjIsMultiSlsOrdItmsEnbld) Constraints: noneOriginal property name from the Odata EDM: EntProjIsMultiSlsOrdItmsEnbld
- Returns:
this.
-
costingSheet
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder costingSheet(@Nullable String costingSheet) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: CostingSheet
- Returns:
this.
-
build
-
toString
-