package api.hbm.redstoneoverradio; public interface IRORValueProvider extends IRORInfo { public Object provideRORValue(String name); }