public static final class CustomerSupplierCountry.CustomerSupplierCountryBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CustomerSupplierCountry.CustomerSupplierCountryBuilder |
additionalMasterDataSource(String additionalMasterDataSource) |
CustomerSupplierCountry |
build() |
CustomerSupplierCountry.CustomerSupplierCountryBuilder |
cnsldtnCountryHier(CustomerSupplierCountryHier... value) |
CustomerSupplierCountry.CustomerSupplierCountryBuilder |
cnsldtnCountryT(CustomerSupplierCountryText... value) |
CustomerSupplierCountry.CustomerSupplierCountryBuilder |
country_Text(String country_Text) |
CustomerSupplierCountry.CustomerSupplierCountryBuilder |
country(String country) |
String |
toString() |
@Nonnull public CustomerSupplierCountry.CustomerSupplierCountryBuilder cnsldtnCountryHier(CustomerSupplierCountryHier... value)
@Nonnull public CustomerSupplierCountry.CustomerSupplierCountryBuilder cnsldtnCountryT(CustomerSupplierCountryText... value)
public CustomerSupplierCountry.CustomerSupplierCountryBuilder country(String country)
public CustomerSupplierCountry.CustomerSupplierCountryBuilder country_Text(String country_Text)
public CustomerSupplierCountry.CustomerSupplierCountryBuilder additionalMasterDataSource(String additionalMasterDataSource)
public CustomerSupplierCountry build()
Copyright © 2019 SAP SE. All rights reserved.