|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.ram.common.data.Artifact
com.ibm.ram.common.data.URLArtifact
public class URLArtifact
Represents a URL artifact
| Field Summary |
|---|
| Fields inherited from class com.ibm.ram.common.data.Artifact |
|---|
FILE_DELIM, TYPE_FILE, TYPE_FOLDER, TYPE_URL |
| Constructor Summary | |
|---|---|
URLArtifact()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getURL()
|
void |
setURL(java.lang.String url)
|
| Methods inherited from class com.ibm.ram.common.data.Artifact |
|---|
getChecksum, getCreationDate, getLabel, getMimeType, getName, getPath, getReference, getSize, getType, setChecksum, setCreationDate, setLabel, setMimeType, setName, setPath, setReference, setSize, setType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public URLArtifact()
| Method Detail |
|---|
public java.lang.String getURL()
public void setURL(java.lang.String url)
url - The URL value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||