Package org.apache.poi.hwpf.model
Class SavedByEntry
java.lang.Object
org.apache.poi.hwpf.model.SavedByEntry
A single entry in the
SavedByTable
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Compares this object with another, for equality.int
hashCode()
Generates a hash code for consistency withequals(Object)
.toString()
Returns a string for display.
-
Constructor Details
-
SavedByEntry
-
-
Method Details
-
getUserName
-
getSaveLocation
-
equals
Compares this object with another, for equality. -
hashCode
public int hashCode()Generates a hash code for consistency withequals(Object)
. -
toString
Returns a string for display.
-