public class ObjectContainer extends Object
| Constructor and Description |
|---|
ObjectContainer() |
ObjectContainer(String path,
Object data)
Creates a new container
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getData() |
String |
getPath() |
void |
setData(Object data) |
void |
setPath(String path) |
Copyright © 2014. All Rights Reserved.