Class Hosts.Host

  • Enclosing class:
    Hosts

    public static final class Hosts.Host
    extends Object
    • Constructor Detail

      • Host

        public Host()
    • Method Detail

      • getHostName

        public String getHostName()
        Returns:
        the hostName
      • getService

        public String getService()
        Returns:
        the service
      • getZone

        public String getZone()
      • setZone

        public void setZone​(String zone)