net.gcolin.httpquery.examples.util
Class Data

java.lang.Object
  extended by net.gcolin.httpquery.examples.util.Data
All Implemented Interfaces:
Serializable

public class Data
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Data()
           
 
Method Summary
 List<App> getApp()
           
 void setApp(List<App> app)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Data

public Data()
Method Detail

getApp

public List<App> getApp()

setApp

public void setApp(List<App> app)


Copyright © 2013. All Rights Reserved.