JTAPI_html 用于JTAPI的HTML文档.

源代码在线查看: java.telephony.phone.component.html

软件大小: 505 K
上传用户: sinoarts
关键词: JTAPI_html JTAPI HTML 文档
下载地址: 免注册下载 普通下载 VIP

相关代码

																												  Interface java.telephony.phone.Component																				All Packages  Class Hierarchy  This Package  Previous  Next  Index												  Interface java.telephony.phone.Component												   public interface Component				   extends Object								The Component interface is the base interface for all individual				components used to model telephone hardware. Each individual component				extends this interface.								Each component is identified not only by its type, but also by an				identifying name, which may be obtained via the getName() method				on this interface.																  												   					getName()				   Returns the name of the Component.																  												getName								  public abstract String getName() throws PlatformException												   Returns the name of the Component.								  				     Returns:				     The name of this component.				     Throws: PlatformException				     A platform-specific exception occurred.				  																All Packages  Class Hierarchy  This Package  Previous  Next  Index															

相关资源