Class WizardStepsElementFB

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

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

      • WizardStepsElementFB

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

        public void setPage​(java.lang.String page)
      • getPage

        public java.lang.String getPage()
      • setPageCollection

        public void setPageCollection​(java.util.List l)
      • getPageCollection

        public java.util.List getPageCollection()
      • setDescription

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

        public java.lang.String getDescription()