Class C2ElementFB

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

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

    • C2ElementFB

      public C2ElementFB()
  • Method Details

    • setOwnerId

      public void setOwnerId(String ownerId)
    • getOwnerId

      public String getOwnerId()
    • setPosition

      public void setPosition(int position)
    • getPosition

      public int getPosition()
    • setBox

      public void setBox(String box)
    • getBox

      public String getBox()
    • setBoxCollection

      public void setBoxCollection(List l)
    • getBoxCollection

      public List getBoxCollection()
    • setDescription

      public void setDescription(String description)
    • getDescription

      public String getDescription()