public class DocProcessPageInfo extends Object
| Constructor and Description |
|---|
DocProcessPageInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPageNo() |
String |
getPicIndex() |
String |
getPicNum() |
String |
getTgtUri() |
String |
getxSheetPics() |
void |
setPageNo(String pageNo) |
void |
setPicIndex(String picIndex) |
void |
setPicNum(String picNum) |
void |
setTgtUri(String tgtUri) |
void |
setxSheetPics(String xSheetPics) |
String |
toString() |
public String getTgtUri()
public void setTgtUri(String tgtUri)
public String getPageNo()
public void setPageNo(String pageNo)
public String getPicIndex()
public void setPicIndex(String picIndex)
public String getPicNum()
public void setPicNum(String picNum)
public String getxSheetPics()
public void setxSheetPics(String xSheetPics)
Copyright © 2023. All rights reserved.