public static class LocalImageBase64FileConvert.Option extends FileConverterOption
| Constructor and Description |
|---|
Option() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(java.lang.Object other) |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
getFilePaths, getFileResources, getMetaDataId, setFilePaths, setFileResources, setMetaDataIdpublic java.lang.String toString()
toString in class FileConverterOptionpublic boolean equals(java.lang.Object o)
equals in class FileConverterOptionprotected boolean canEqual(java.lang.Object other)
canEqual in class FileConverterOptionpublic int hashCode()
hashCode in class FileConverterOption