public class RegionState extends AlipayObject
| 构造器和说明 |
|---|
RegionState() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getFloor() |
Long |
getLeftMax() |
Long |
getLeftMin() |
Long |
getLeftPush() |
void |
setFloor(Long floor) |
void |
setLeftMax(Long leftMax) |
void |
setLeftMin(Long leftMin) |
void |
setLeftPush(Long leftPush) |
public Long getFloor()
public void setFloor(Long floor)
public Long getLeftMax()
public void setLeftMax(Long leftMax)
public Long getLeftMin()
public void setLeftMin(Long leftMin)
public Long getLeftPush()
public void setLeftPush(Long leftPush)
Copyright © 2020. All rights reserved.