public static final class GLAccountText.GLAccountTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
GLAccountText |
build() |
GLAccountText.GLAccountTextBuilder |
chartOfAccounts(String chartOfAccounts) |
GLAccountText.GLAccountTextBuilder |
erpConfigContext(ErpConfigContext erpConfigContext) |
GLAccountText.GLAccountTextBuilder |
gLAccount(String gLAccount) |
GLAccountText.GLAccountTextBuilder |
glAccountInChartOfAccounts(GLAccountInChartOfAccounts value) |
GLAccountText.GLAccountTextBuilder |
gLAccountLongName(String gLAccountLongName) |
GLAccountText.GLAccountTextBuilder |
gLAccountName(String gLAccountName) |
GLAccountText.GLAccountTextBuilder |
language(String language) |
GLAccountText.GLAccountTextBuilder |
lastChangeDateTime(ZonedDateTime lastChangeDateTime) |
String |
toString() |
public GLAccountText.GLAccountTextBuilder glAccountInChartOfAccounts(GLAccountInChartOfAccounts value)
public GLAccountText.GLAccountTextBuilder chartOfAccounts(String chartOfAccounts)
public GLAccountText.GLAccountTextBuilder gLAccount(String gLAccount)
public GLAccountText.GLAccountTextBuilder language(String language)
public GLAccountText.GLAccountTextBuilder gLAccountName(String gLAccountName)
public GLAccountText.GLAccountTextBuilder gLAccountLongName(String gLAccountLongName)
public GLAccountText.GLAccountTextBuilder lastChangeDateTime(ZonedDateTime lastChangeDateTime)
public GLAccountText.GLAccountTextBuilder erpConfigContext(ErpConfigContext erpConfigContext)
public GLAccountText build()
Copyright © 2018 SAP SE. All rights reserved.