|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.starbase.starteam.LicenseUsage
This class is a simple container for StarTeam license usage information.
| Method Summary | |
boolean |
equals(java.lang.Object source)
Deprecated. returns true if this object instance is equal to the source |
byte[] |
getEncryptedReport()
Deprecated. Returns an encrypted version of the license usage report. |
byte[] |
getFormattedReport()
Deprecated. Returns the formatted text version of the license usage report. |
int |
hashCode()
Deprecated. returns a unique hash for all instances of this type |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public byte[] getFormattedReport()
public byte[] getEncryptedReport()
public boolean equals(java.lang.Object source)
equals in class java.lang.Objectsource - Object the source to comapre with
public int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||