Class MediaLinksElementFB

java.lang.Object
net.anotheria.anosite.gen.assitedata.bean.MediaLinksElementFB
All Implemented Interfaces:
net.anotheria.maf.bean.FormBean

public class MediaLinksElementFB extends Object implements net.anotheria.maf.bean.FormBean
  • Constructor Details

    • MediaLinksElementFB

      public MediaLinksElementFB()
  • Method Details

    • setOwnerId

      public void setOwnerId(String ownerId)
    • getOwnerId

      public String getOwnerId()
    • setPosition

      public void setPosition(int position)
    • getPosition

      public int getPosition()
    • setMediaLinks

      public void setMediaLinks(String mediaLinks)
    • getMediaLinks

      public String getMediaLinks()
    • setMediaLinksCollection

      public void setMediaLinksCollection(List l)
    • getMediaLinksCollection

      public List getMediaLinksCollection()
    • setDescription

      public void setDescription(String description)
    • getDescription

      public String getDescription()