package com.honeywell.ascot.beans; public interface IMainAccessoryLoopBean { IAccessoryLoopBean getAccessoryLoop(String str); }