public class FileMapping extends Object
| Constructor and Description |
|---|
FileMapping(String savePath,
String realName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRealName() |
String |
getSavePath() |
void |
setRealName(String realName) |
void |
setSavePath(String savePath) |
String |
toString() |
Copyright © 2018. All Rights Reserved.