|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.external.v1_0.AbstractCaArrayEntity
gov.nih.nci.caarray.external.v1_0.data.File
public class File
File represents a file that has been uploaded to caarray.
Constructor Summary | |
---|---|
File()
|
Method Summary | |
---|---|
FileMetadata |
getMetadata()
|
void |
setMetadata(FileMetadata metadata)
|
Methods inherited from class gov.nih.nci.caarray.external.v1_0.AbstractCaArrayEntity |
---|
equals, getId, getReference, hashCode, setId, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public File()
Method Detail |
---|
public FileMetadata getMetadata()
public void setMetadata(FileMetadata metadata)
metadata
- the metadata describing this file
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |