public class Merchant.Builder
private String
name
Merchant.Builder
setName(@Nullable() String name)
Merchant
build()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@NonNull() Merchant.Builder setName(@Nullable() String name)
Sets the merchant name.
@NonNull() Merchant build()