com.starteam
Class ServerAdministration.License.BLS

java.lang.Object
  extended by com.starteam.ServerAdministration.License.BLS
Enclosing class:
ServerAdministration.License

public static final class ServerAdministration.License.BLS
extends java.lang.Object

A license managed by the Borland License Server. (BLS and BLS licenses are provided through Embarcadero Software)


Method Summary
 java.lang.String getDescription()
          Gets the description of this license.
 int getSlipGuid()
          Gets the Slip ID assigned by the Borland License Server to identify this license.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSlipGuid

public int getSlipGuid()
Gets the Slip ID assigned by the Borland License Server to identify this license.

Returns:
The Slip ID assigned by the Borland License Server to identify this license.

getDescription

public java.lang.String getDescription()
Gets the description of this license.

Returns:
The description of this license.


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