Class SubboxesElementFB

java.lang.Object
net.anotheria.anosite.gen.aswebdata.bean.SubboxesElementFB
All Implemented Interfaces:
net.anotheria.maf.bean.FormBean

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

    • SubboxesElementFB

      public SubboxesElementFB()
  • Method Details

    • setOwnerId

      public void setOwnerId(String ownerId)
    • getOwnerId

      public String getOwnerId()
    • setPosition

      public void setPosition(int position)
    • getPosition

      public int getPosition()
    • setSubbox

      public void setSubbox(String subbox)
    • getSubbox

      public String getSubbox()
    • setSubboxCollection

      public void setSubboxCollection(List l)
    • getSubboxCollection

      public List getSubboxCollection()
    • setDescription

      public void setDescription(String description)
    • getDescription

      public String getDescription()