package com.tridium.fox.sys; public interface NiagaraNetwork { NiagaraStation getStation(String str); }