Class ScriptsElementFB

  • All Implemented Interfaces:
    net.anotheria.maf.bean.FormBean

    public class ScriptsElementFB
    extends java.lang.Object
    implements net.anotheria.maf.bean.FormBean
    • Constructor Detail

      • ScriptsElementFB

        public ScriptsElementFB()
    • Method Detail

      • setOwnerId

        public void setOwnerId​(java.lang.String ownerId)
      • getOwnerId

        public java.lang.String getOwnerId()
      • setPosition

        public void setPosition​(int position)
      • getPosition

        public int getPosition()
      • setScript

        public void setScript​(java.lang.String script)
      • getScript

        public java.lang.String getScript()
      • setScriptCollection

        public void setScriptCollection​(java.util.List l)
      • getScriptCollection

        public java.util.List getScriptCollection()
      • setDescription

        public void setDescription​(java.lang.String description)
      • getDescription

        public java.lang.String getDescription()