Package com.dropbox.core.v2.teamlog
Class SendAndTrackFileRenamedDetails
java.lang.Object
com.dropbox.core.v2.teamlog.SendAndTrackFileRenamedDetails
File renamed in Send and Track.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFile renamed in Send and Track.SendAndTrackFileRenamedDetails(String previousValue) File renamed in Send and Track. -
Method Summary
-
Field Details
-
previousValue
-
-
Constructor Details
-
SendAndTrackFileRenamedDetails
File renamed in Send and Track.- Parameters:
previousValue- Previous file name.
-
SendAndTrackFileRenamedDetails
public SendAndTrackFileRenamedDetails()File renamed in Send and Track.The default values for unset fields will be used.
-
-
Method Details
-
getPreviousValue
Previous file name.- Returns:
- value for this field, or
nullif not present.
-
hashCode
public int hashCode() -
equals
-
toString
-
toStringMultiline
Returns a String representation of this object formatted for easier readability.The returned String may contain newlines.
- Returns:
- Formatted, multiline String representation of this object
-