Class C3firstElementFB

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

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

    • C3firstElementFB

      public C3firstElementFB()
  • 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()