public class ConfigListForQueryPriceForPayAsYouGoInput extends Object
| Constructor and Description |
|---|
ConfigListForQueryPriceForPayAsYouGoInput() |
| Modifier and Type | Method and Description |
|---|---|
ConfigListForQueryPriceForPayAsYouGoInput |
chargeItemCode(String chargeItemCode) |
ConfigListForQueryPriceForPayAsYouGoInput |
configurationCode(String configurationCode) |
ConfigListForQueryPriceForPayAsYouGoInput |
count(String count) |
boolean |
equals(Object o) |
String |
getChargeItemCode()
Get chargeItemCode
|
String |
getConfigurationCode()
Get configurationCode
|
String |
getCount()
Get count
|
Integer |
getQuantity()
Get quantity
|
Integer |
getUseDuration()
Get useDuration
|
int |
hashCode() |
ConfigListForQueryPriceForPayAsYouGoInput |
quantity(Integer quantity) |
void |
setChargeItemCode(String chargeItemCode) |
void |
setConfigurationCode(String configurationCode) |
void |
setCount(String count) |
void |
setQuantity(Integer quantity) |
void |
setUseDuration(Integer useDuration) |
String |
toString() |
ConfigListForQueryPriceForPayAsYouGoInput |
useDuration(Integer useDuration) |
public ConfigListForQueryPriceForPayAsYouGoInput()
public ConfigListForQueryPriceForPayAsYouGoInput chargeItemCode(String chargeItemCode)
public String getChargeItemCode()
public void setChargeItemCode(String chargeItemCode)
public ConfigListForQueryPriceForPayAsYouGoInput configurationCode(String configurationCode)
public String getConfigurationCode()
public void setConfigurationCode(String configurationCode)
public ConfigListForQueryPriceForPayAsYouGoInput count(String count)
public String getCount()
public void setCount(String count)
public ConfigListForQueryPriceForPayAsYouGoInput quantity(Integer quantity)
public Integer getQuantity()
public void setQuantity(Integer quantity)
public ConfigListForQueryPriceForPayAsYouGoInput useDuration(Integer useDuration)
public Integer getUseDuration()
public void setUseDuration(Integer useDuration)
Copyright © 2025. All rights reserved.