package com.tridium.platCcn; public interface CcnDefSettablePid { void setPid(byte b); }