public class SelectedSealPosition extends AlipayObject
| 构造器和说明 |
|---|
SelectedSealPosition() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLocationType() |
Long |
getMainBodyPage() |
Long |
getPositionType() |
Long |
getPosX() |
Long |
getPosY() |
Long |
getSealHeight() |
Long |
getSealWidth() |
void |
setLocationType(String locationType) |
void |
setMainBodyPage(Long mainBodyPage) |
void |
setPositionType(Long positionType) |
void |
setPosX(Long posX) |
void |
setPosY(Long posY) |
void |
setSealHeight(Long sealHeight) |
void |
setSealWidth(Long sealWidth) |
public String getLocationType()
public void setLocationType(String locationType)
public Long getMainBodyPage()
public void setMainBodyPage(Long mainBodyPage)
public Long getPosX()
public void setPosX(Long posX)
public Long getPosY()
public void setPosY(Long posY)
public Long getPositionType()
public void setPositionType(Long positionType)
public Long getSealHeight()
public void setSealHeight(Long sealHeight)
public Long getSealWidth()
public void setSealWidth(Long sealWidth)
Copyright © 2024. All rights reserved.