@Generated(value="lombok") public static class CostCenterText.CostCenterTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CostCenterText |
build() |
CostCenterText.CostCenterTextBuilder |
controllingArea(String controllingArea) |
CostCenterText.CostCenterTextBuilder |
costCenter(String costCenter) |
CostCenterText.CostCenterTextBuilder |
costCenterDescription(String costCenterDescription) |
CostCenterText.CostCenterTextBuilder |
costCenterName(String costCenterName) |
CostCenterText.CostCenterTextBuilder |
erpConfigContext(ErpConfigContext erpConfigContext) |
CostCenterText.CostCenterTextBuilder |
language(String language) |
String |
toString() |
CostCenterText.CostCenterTextBuilder |
validityEndDate(Calendar validityEndDate) |
CostCenterText.CostCenterTextBuilder |
validityStartDate(Calendar validityStartDate) |
@Generated(value="lombok") public CostCenterText.CostCenterTextBuilder costCenter(String costCenter)
@Generated(value="lombok") public CostCenterText.CostCenterTextBuilder controllingArea(String controllingArea)
@Generated(value="lombok") public CostCenterText.CostCenterTextBuilder language(String language)
@Generated(value="lombok") public CostCenterText.CostCenterTextBuilder validityEndDate(Calendar validityEndDate)
@Generated(value="lombok") public CostCenterText.CostCenterTextBuilder validityStartDate(Calendar validityStartDate)
@Generated(value="lombok") public CostCenterText.CostCenterTextBuilder costCenterName(String costCenterName)
@Generated(value="lombok") public CostCenterText.CostCenterTextBuilder costCenterDescription(String costCenterDescription)
@Generated(value="lombok") public CostCenterText.CostCenterTextBuilder erpConfigContext(ErpConfigContext erpConfigContext)
@Generated(value="lombok") public CostCenterText build()
@Generated(value="lombok") public String toString()
Copyright © 2017 SAP SE. All rights reserved.