Class ScriptsElementFB

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

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

    • ScriptsElementFB

      public ScriptsElementFB()
  • Method Details

    • setOwnerId

      public void setOwnerId(String ownerId)
    • getOwnerId

      public String getOwnerId()
    • setPosition

      public void setPosition(int position)
    • getPosition

      public int getPosition()
    • setScripts

      public void setScripts(String scripts)
    • getScripts

      public String getScripts()
    • setScriptsCollection

      public void setScriptsCollection(List l)
    • getScriptsCollection

      public List getScriptsCollection()
    • setDescription

      public void setDescription(String description)
    • getDescription

      public String getDescription()