public static final class CustomerText.CustomerTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CustomerText |
build() |
CustomerText.CustomerTextBuilder |
cnsldtnCustomer(Customer value) |
CustomerText.CustomerTextBuilder |
cnsldtnCustomerText(String cnsldtnCustomerText) |
CustomerText.CustomerTextBuilder |
customer(String customer) |
CustomerText.CustomerTextBuilder |
language(String language) |
String |
toString() |
@Nonnull public CustomerText.CustomerTextBuilder cnsldtnCustomer(Customer value)
public CustomerText.CustomerTextBuilder language(String language)
public CustomerText.CustomerTextBuilder customer(String customer)
public CustomerText.CustomerTextBuilder cnsldtnCustomerText(String cnsldtnCustomerText)
public CustomerText build()
Copyright © 2019 SAP SE. All rights reserved.