public class BitstreamRest extends DSpaceObjectRest
| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORY |
static String |
NAME |
static String |
PLURAL_NAME |
idAUTHORIZATION, CONFIGURATION, CORE, DISCOVER, EPERSON, INTEGRATION, ROOT, SUBMISSION, WORKFLOW| Constructor and Description |
|---|
BitstreamRest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBundleName() |
String |
getCategory() |
CheckSumRest |
getCheckSum() |
BitstreamFormatRest |
getFormat() |
Integer |
getSequenceId() |
Long |
getSizeBytes() |
String |
getType() |
void |
setBundleName(String bundleName) |
void |
setCheckSum(CheckSumRest checkSum) |
void |
setFormat(BitstreamFormatRest format) |
void |
setSequenceId(Integer sequenceId) |
void |
setSizeBytes(Long sizeBytes) |
getController, getHandle, getId, getMetadata, getName, getUuid, setHandle, setMetadata, setName, setUuidgetErrors, setErrors, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypePluralpublic static final String PLURAL_NAME
public static final String NAME
public static final String CATEGORY
public String getBundleName()
public void setBundleName(String bundleName)
public BitstreamFormatRest getFormat()
public void setFormat(BitstreamFormatRest format)
public Long getSizeBytes()
public void setSizeBytes(Long sizeBytes)
public CheckSumRest getCheckSum()
public void setCheckSum(CheckSumRest checkSum)
public Integer getSequenceId()
public void setSequenceId(Integer sequenceId)
public String getCategory()
public String getType()
Copyright © 2019 DuraSpace. All rights reserved.