Class DomainJson

    • Constructor Detail

      • DomainJson

        public DomainJson()
    • Method Detail

      • getAddress

        public String getAddress()
        The domain address
        Returns:
        The domain address
      • setAddress

        public void setAddress​(String address)
        The domain address
        Parameters:
        address - The domain address
      • getRoles

        public Set<String> getRoles()
        Roles associated with this domain
        Returns:
        Roles associated with this domain
      • setRoles

        public void setRoles​(Set<String> roles)
        Roles associated with this domain
        Parameters:
        roles - Roles associated with this domain
      • getId

        public Integer getId()
        The domain's id
        Returns:
        The domain's id
      • setId

        public void setId​(Integer id)
        The domain's id
        Parameters:
        id - The domain's id