public class StorageFile extends Object
| Constructor and Description |
|---|
StorageFile(File parent,
File child,
String parentName,
String childName) |
| Modifier and Type | Method and Description |
|---|---|
File |
getChild() |
String |
getChildName() |
File |
getParent() |
String |
getParentName() |
Copyright © 2018. All rights reserved.