com.starteam
Class ServerAdministration.SecurityLogEntry.Workstation

java.lang.Object
  extended by com.starteam.ServerAdministration.SecurityLogEntry.Workstation
Enclosing class:
ServerAdministration.SecurityLogEntry

public static final class ServerAdministration.SecurityLogEntry.Workstation
extends java.lang.Object

Workstation details


Method Summary
 int getID()
          The number assigned by the server to this workstation.
 java.lang.String getName()
          The name of the workstation.
 java.lang.String toString()
          Returns a string representation of the workstation.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getID

public int getID()
The number assigned by the server to this workstation.

Returns:
The number assigned by the server to this workstation.

getName

public java.lang.String getName()
The name of the workstation.

Returns:
The name of the workstation.

toString

public java.lang.String toString()
Returns a string representation of the workstation.

Overrides:
toString in class java.lang.Object
Returns:
A string representation of the workstation.


StarTeam SDK 14.0, Build 21
Copyright © 2003-2012 Borland Software Corporation. All rights reserved.