public class LfsObject
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.String |
oid |
(package private) long |
size |
| Constructor and Description |
|---|
LfsObject() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getOid()
Get the
oid of this object. |
long |
getSize()
Get the
size of this object. |