Interface Tenant

    • Method Detail

      • getId

        String getId()
        Returns:
        the id of the tenant
      • setId

        void setId​(String id)
      • getName

        String getName()
        Returns:
        the name of the tenant
      • setName

        void setName​(String name)