public class Storage extends Object implements Serializable
| Constructor and Description |
|---|
Storage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getStorageDirectory() |
String |
getStorageType() |
void |
setStorageDirectory(String storageDirectory) |
void |
setStorageType(String storageType) |
Copyright © 2018 WSO2, Inc.. All rights reserved.