Class WizardStepsElementFB

java.lang.Object
net.anotheria.anosite.gen.aswizarddata.bean.WizardStepsElementFB
All Implemented Interfaces:
net.anotheria.maf.bean.FormBean

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

    • WizardStepsElementFB

      public WizardStepsElementFB()
  • Method Details

    • setOwnerId

      public void setOwnerId(String ownerId)
    • getOwnerId

      public String getOwnerId()
    • setPosition

      public void setPosition(int position)
    • getPosition

      public int getPosition()
    • setPage

      public void setPage(String page)
    • getPage

      public String getPage()
    • setPageCollection

      public void setPageCollection(List l)
    • getPageCollection

      public List getPageCollection()
    • setDescription

      public void setDescription(String description)
    • getDescription

      public String getDescription()