public class CutTypeMsg
extends java.lang.Object
| Constructor and Description |
|---|
CutTypeMsg() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getCutToPrice() |
java.lang.Long |
getSinglePriceMax() |
void |
setCutToPrice(java.lang.Long cutToPrice) |
void |
setSinglePriceMax(java.lang.Long singlePriceMax) |
java.lang.String |
toString() |
public java.lang.Long getSinglePriceMax()
public void setSinglePriceMax(java.lang.Long singlePriceMax)
public java.lang.Long getCutToPrice()
public void setCutToPrice(java.lang.Long cutToPrice)
public java.lang.String toString()
toString in class java.lang.Object