link start!
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package com.tridium.andoverInfinity.comm.req;
|
||||
|
||||
import com.tridium.andoverInfinity.BInfinityNetwork;
|
||||
|
||||
public interface RequiresNetworkAccess {
|
||||
void setNetwork(BInfinityNetwork bInfinityNetwork);
|
||||
}
|
||||
Reference in New Issue
Block a user