org.gcube.accounting.datamodel.billing
Class FeedSet

java.lang.Object
  extended by org.gcube.accounting.datamodel.billing.FeedSet

public class FeedSet
extends Object


Constructor Summary
FeedSet()
           
 
Method Summary
 List<RecordFeed> getFeeds()
           
 void setFeeds(List<RecordFeed> feeds)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeedSet

public FeedSet()
Method Detail

getFeeds

public List<RecordFeed> getFeeds()

setFeeds

public void setFeeds(List<RecordFeed> feeds)


Copyright © 2013. All Rights Reserved.