com.IBM.WirelessClient.API
Class eInterfaceHandle
java.lang.Object
|
+--com.IBM.WirelessClient.API.eInterfaceHandle
- public class eInterfaceHandle
- extends java.lang.Object
eInterfaceHandle
Used as a parameter on almost every api call, returned from the openinterface or
getactiveinterface api calls. This class wrappers an api interface handle
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
eInterfaceHandle
public eInterfaceHandle(int theInterfaceHandle)
getInterfaceHandle
public final int getInterfaceHandle()
setInterfaceHandle
public void setInterfaceHandle(int newVal)