net.gcolin.httpquery.examples.util
Class Data
java.lang.Object
net.gcolin.httpquery.examples.util.Data
- All Implemented Interfaces:
- Serializable
public class Data
- extends Object
- implements Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
Data()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Data
public Data()
getApp
public List<App> getApp()
setApp
public void setApp(List<App> app)
Copyright © 2013. All Rights Reserved.