Class SealDataVo
java.lang.Object
org.ofdrw.reader.model.SealDataVo
- Since:
- 2020/8/11
- Author:
- dltech21
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]voidsetSealBytes(byte[] sealBytes) voidsetSealType(String sealType)
-
Constructor Details
-
SealDataVo
public SealDataVo()
-
-
Method Details
-
getSealBytes
public byte[] getSealBytes() -
setSealBytes
public void setSealBytes(byte[] sealBytes) -
getSealType
-
setSealType
-