Class BaseChannelModel

java.lang.Object
genericepg.duna.project.model.BaseChannelModel

public class BaseChannelModel
extends java.lang.Object
Created by Marius Duna on 9/30/2016.
  • Constructor Summary

    Constructors
    Constructor Description
    BaseChannelModel()  
  • Method Summary

    Modifier and Type Method Description
    android.net.Uri getUri()  
    void setUri​(android.net.Uri uri)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BaseChannelModel

      public BaseChannelModel()
  • Method Details

    • getUri

      public android.net.Uri getUri()
    • setUri

      public void setUri​(android.net.Uri uri)