public class

Item

extends Entity
java.lang.Object
   ↳ org.mule.modules.box.model.Entity
     ↳ org.mule.modules.box.model.Item
Known Direct Subclasses

Summary

Constants
long serialVersionUID
[Expand]
Inherited Constants
From class org.mule.modules.box.model.Entity
Fields
private String sha1 The sha1 hash of this item
[Expand]
Inherited Fields
From class org.mule.modules.box.model.Entity
Public Constructors
Item()
Public Methods
String getSha1()
void setSha1(String sha1)
[Expand]
Inherited Methods
From class org.mule.modules.box.model.Entity
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 3406333075012024404 (0x2f45b9e25ac17854)

Fields

private String sha1

The sha1 hash of this item

Public Constructors

public Item ()

Public Methods

public String getSha1 ()

public void setSha1 (String sha1)

Parameters
sha1