@Deprecated public class StampAnnotVo extends Object
| 构造器和说明 |
|---|
StampAnnotVo()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
getImgByte()
已过时。
|
List<StampAnnot> |
getStampAnnots()
已过时。
|
String |
getType()
已过时。
|
void |
setImgByte(byte[] imgByte)
已过时。
|
void |
setStampAnnots(List<StampAnnot> stampAnnots)
已过时。
|
void |
setType(String type)
已过时。
|
public List<StampAnnot> getStampAnnots()
public void setStampAnnots(List<StampAnnot> stampAnnots)
public byte[] getImgByte()
public void setImgByte(byte[] imgByte)
public String getType()
public void setType(String type)
Copyright © 2022. All rights reserved.