public static class Cash.Builder extends Object
Builder()
Cash.Builder
amount(Double amount)
Cash
build()
currencyType(String currencyType)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Builder()
public Cash.Builder currencyType(String currencyType)
示例值:CNY
currencyType
public Cash.Builder amount(Double amount)
示例值:100
amount
public Cash build()
Copyright © 2024. All rights reserved.