Class NeutronPortAllowedAddressPairs

    • Constructor Detail

      • NeutronPortAllowedAddressPairs

        public NeutronPortAllowedAddressPairs()
      • NeutronPortAllowedAddressPairs

        public NeutronPortAllowedAddressPairs​(String macAddress,
                                              String ipAddress)
    • Method Detail

      • getMacAddress

        public String getMacAddress()
      • setMacAddress

        public void setMacAddress​(String macAddress)
      • getIpAddress

        public String getIpAddress()
      • setIpAddress

        public void setIpAddress​(String ipAddress)