public static final class GLAccountText.GLAccountTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
GLAccountText |
build() |
GLAccountText.GLAccountTextBuilder |
chartOfAccounts(String chartOfAccounts) |
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() |
@Nonnull 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 build()
Copyright © 2019 SAP SE. All rights reserved.