com.citygrid.ads.custom
Class CGAdsCustomResults

java.lang.Object
  extended by com.citygrid.ads.custom.CGAdsCustomResults
All Implemented Interfaces:
Serializable

public class CGAdsCustomResults
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
private  CGAdsCustomAd[] ads
           
 
Constructor Summary
CGAdsCustomResults(CGAdsCustomAd[] ads)
           
 
Method Summary
 boolean equals(Object o)
           
 CGAdsCustomAd getAd()
           
 CGAdsCustomAd[] getAds()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

ads

private CGAdsCustomAd[] ads
Constructor Detail

CGAdsCustomResults

public CGAdsCustomResults(CGAdsCustomAd[] ads)
Method Detail

getAds

public CGAdsCustomAd[] getAds()

getAd

public CGAdsCustomAd getAd()

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.