package com.minres.scviewer.database; public interface ISignalChangeMulti extends ISignalChange { public String getValue(); }