link start!
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package com.honeywell.ascot.objects;
|
||||
|
||||
import com.tridium.bacnet.asn.AsnInputStream;
|
||||
|
||||
public interface IPriorityArrayIndex {
|
||||
void readFromPriorityArrayIndex(AsnInputStream asnInputStream) throws Exception;
|
||||
}
|
||||
Reference in New Issue
Block a user