io.clarify.api
Class BundleTrackList

java.lang.Object
  extended by io.clarify.api.ClarifyModel
      extended by io.clarify.api.ClarifyPaginatedModel
          extended by io.clarify.api.BundleTrackList

public class BundleTrackList
extends ClarifyPaginatedModel

Represents a Track List associated to a specific media Bundle.


Field Summary
 
Fields inherited from class io.clarify.api.ClarifyModel
client, response
 
Constructor Summary
BundleTrackList(ClarifyClient client, ClarifyResponse response)
           
 
Method Summary
 
Methods inherited from class io.clarify.api.ClarifyPaginatedModel
getLinkItems, getLinks, hasNextPage, nextLink
 
Methods inherited from class io.clarify.api.ClarifyModel
getClarifyClient, getClarifyResponse, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BundleTrackList

public BundleTrackList(ClarifyClient client,
                       ClarifyResponse response)


Copyright © 2015 Clarify Inc. All Rights Reserved.