Package com.dropbox.core.v2.riviera
Class MediaDurationError
java.lang.Object
com.dropbox.core.v2.riviera.MediaDurationError
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
limit
protected final int limit
-
-
Constructor Details
-
MediaDurationError
public MediaDurationError(int limit) -
MediaDurationError
public MediaDurationError()NoneThe default values for unset fields will be used.
-
-
Method Details
-
getLimit
public int getLimit()- Returns:
- value for this field, or
nullif not present. Defaults to 0.
-
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
-