public class BlobSizeInfo extends Object
Modifier and Type | Field and Description |
---|---|
protected long |
blobSize |
protected long |
blobSizeDelta |
Constructor and Description |
---|
BlobSizeInfo() |
Modifier and Type | Method and Description |
---|---|
long |
getBlobSize() |
long |
getBlobSizeDelta() |
String |
toString() |
protected long blobSize
protected long blobSizeDelta
public BlobSizeInfo()
public long getBlobSize()
public long getBlobSizeDelta()
Copyright © 2015 Nuxeo SA. All rights reserved.