Class RolesElementFB

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

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

      • RolesElementFB

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

        public void setRole​(java.lang.String role)
      • getRole

        public java.lang.String getRole()
      • setRoleCollection

        public void setRoleCollection​(java.util.List l)
      • getRoleCollection

        public java.util.List getRoleCollection()
      • setDescription

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

        public java.lang.String getDescription()