package com.tridium.util; public interface IFoxSession { String getStationName(); }