Class Subnet

    • Constructor Detail

      • Subnet

        public Subnet()
    • Method Detail

      • getName

        public String getName()
        Returns:
        the name
      • setName

        public void setName​(String name)
        Parameters:
        name - the name to set
      • isEnableDHCP

        public boolean isEnableDHCP()
        Returns:
        the enableDHCP
      • getEnableDHCP

        public Boolean getEnableDHCP()
      • setEnableDHCP

        public void setEnableDHCP​(Boolean enableDHCP)
        Parameters:
        enableDHCP - the enableDHCP to set
      • getNetworkId

        public String getNetworkId()
        Returns:
        the networkId
      • setNetworkId

        public void setNetworkId​(String networkId)
        Parameters:
        networkId - the networkId to set
      • getTenantId

        public String getTenantId()
        Returns:
        the tenantId
      • setTenantId

        public void setTenantId​(String tenantId)
        Parameters:
        tenantId - the tenantId to set
      • getDnsNames

        public List<String> getDnsNames()
        Returns:
        the dnsNames
      • setDnsNames

        public void setDnsNames​(List<String> dnsNames)
        Parameters:
        dnsNames - the dnsNames to set
      • getList

        public List<Pool> getList()
        Returns:
        the list
      • setList

        public void setList​(List<Pool> list)
        Parameters:
        list - the list to set
      • getHostRoutes

        public List<String> getHostRoutes()
        Returns:
        the hostRoutes
      • setHostRoutes

        public void setHostRoutes​(List<String> hostRoutes)
        Parameters:
        hostRoutes - the hostRoutes to set
      • setIpversion

        public void setIpversion​(Subnet.IpVersion ipversion)
        Parameters:
        ipversion - the ipversion to set
      • getGw

        public String getGw()
        Returns:
        the gw
      • setGw

        public void setGw​(String gw)
        Parameters:
        gw - the gw to set
      • getCidr

        public String getCidr()
        Returns:
        the cidr
      • setCidr

        public void setCidr​(String cidr)
        Parameters:
        cidr - the cidr to set
      • getId

        public String getId()
        Returns:
        the id
      • setId

        public void setId​(String id)
        Parameters:
        id - the id to set