public static final class CustomerSupplierCountryText.CustomerSupplierCountryTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CustomerSupplierCountryText |
build() |
CustomerSupplierCountryText.CustomerSupplierCountryTextBuilder |
cnsldtnCountry(CustomerSupplierCountry value) |
CustomerSupplierCountryText.CustomerSupplierCountryTextBuilder |
country(String country) |
CustomerSupplierCountryText.CustomerSupplierCountryTextBuilder |
customerSupplierCountryText(String customerSupplierCountryText) |
CustomerSupplierCountryText.CustomerSupplierCountryTextBuilder |
language(String language) |
String |
toString() |
@Nonnull public CustomerSupplierCountryText.CustomerSupplierCountryTextBuilder cnsldtnCountry(CustomerSupplierCountry value)
public CustomerSupplierCountryText.CustomerSupplierCountryTextBuilder language(String language)
public CustomerSupplierCountryText.CustomerSupplierCountryTextBuilder country(String country)
public CustomerSupplierCountryText.CustomerSupplierCountryTextBuilder customerSupplierCountryText(String customerSupplierCountryText)
public CustomerSupplierCountryText build()
Copyright © 2019 SAP SE. All rights reserved.