java.lang.Object
net.anotheria.anosite.gen.anoaccessapplicationdata.bean.RolesElementFB
All Implemented Interfaces:
net.anotheria.maf.bean.FormBean

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

    • RolesElementFB

      public RolesElementFB()
  • Method Details

    • setOwnerId

      public void setOwnerId(String ownerId)
    • getOwnerId

      public String getOwnerId()
    • setPosition

      public void setPosition(int position)
    • getPosition

      public int getPosition()
    • setRole

      public void setRole(String role)
    • getRole

      public String getRole()
    • setRoleCollection

      public void setRoleCollection(List l)
    • getRoleCollection

      public List getRoleCollection()
    • setDescription

      public void setDescription(String description)
    • getDescription

      public String getDescription()