Class MailListRoleMember

    • Constructor Detail

      • MailListRoleMember

        public MailListRoleMember()
      • MailListRoleMember

        public MailListRoleMember​(String roleName,
                                  String dispatcherName,
                                  String scope,
                                  String roleDescription)
      • MailListRoleMember

        public MailListRoleMember​(String roleName,
                                  String dispatcherName)
    • Method Detail

      • getRoleName

        public String getRoleName()
        Gets value for attribute roleName
      • setRoleName

        public void setRoleName​(String roleName)
        Sets value for attribute roleName
      • getDispatcherName

        public String getDispatcherName()
        Gets value for attribute dispatcherName
      • setDispatcherName

        public void setDispatcherName​(String dispatcherName)
        Sets value for attribute dispatcherName
      • getScope

        public String getScope()
        Gets value for attribute scope
      • setScope

        public void setScope​(String scope)
        Sets value for attribute scope
      • getRoleDescription

        public String getRoleDescription()
        Gets value for attribute roleDescription
      • setRoleDescription

        public void setRoleDescription​(String roleDescription)
        Sets value for attribute roleDescription
      • toString

        public String toString()
        Returns a string representation of the value object.
        Overrides:
        toString in class Object