com.genesyslab.ail
Interface LoginId


public interface LoginId

The login ID of an agent on a switch.


Method Summary
 java.lang.String getLoginId()
          Returns the login ID.
 Switch getSwitch()
          Returns the switch where this login ID is defined.
 

Method Detail

getLoginId

java.lang.String getLoginId()
Returns the login ID.


getSwitch

Switch getSwitch()
Returns the switch where this login ID is defined.