@Generated(value="lombok") public static class CostCenterText.CostCenterTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CostCenterText |
build() |
CostCenterText.CostCenterTextBuilder |
companyCode(String companyCode) |
CostCenterText.CostCenterTextBuilder |
costCenterDescription(String costCenterDescription) |
CostCenterText.CostCenterTextBuilder |
costCenterID(String costCenterID) |
CostCenterText.CostCenterTextBuilder |
costCenterName(String costCenterName) |
CostCenterText.CostCenterTextBuilder |
erpConfigContext(ErpConfigContext erpConfigContext) |
CostCenterText.CostCenterTextBuilder |
language(String language) |
String |
toString() |
CostCenterText.CostCenterTextBuilder |
validityEndDate(Calendar validityEndDate) |
@Generated(value="lombok") public CostCenterText.CostCenterTextBuilder companyCode(String companyCode)
@Generated(value="lombok") public CostCenterText.CostCenterTextBuilder costCenterID(String costCenterID)
@Generated(value="lombok") public CostCenterText.CostCenterTextBuilder validityEndDate(Calendar validityEndDate)
@Generated(value="lombok") public CostCenterText.CostCenterTextBuilder language(String language)
@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.