public final class MBFile extends Object
| Constructor and Description |
|---|
MBFile() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
long |
getLastModified() |
String |
getName() |
void |
setContent(String s) |
void |
setLastModified(long time) |
void |
setName(String fileName) |
Copyright © 2015. All rights reserved.