Class MarketResponse


  • public class MarketResponse
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.util.List<Wapp> wapps  
    • Constructor Summary

      Constructors 
      Constructor Description
      MarketResponse()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • wapps

        public java.util.List<Wapp> wapps
    • Constructor Detail

      • MarketResponse

        public MarketResponse()