| AVR Z-LINKŪ | |||||
00001 /* This file has been prepared for Doxygen automatic documentation generation.*/ 00002 package radioInterface; 00003 import java.util.EventListener; 00004 00005 00023 public interface NewDisassociationIndicationListener extends EventListener{ 00024 00030 void NewDisassociationIndicationEvent( NewDisassociationIndication newDataEvent ); 00031 }
Generated on Sat Dec 2 16:14:07 2006 for AVR414 User's Guide - ATAVRRZ502 - Accessory Kit by 1.4.7
|