public final class UploadFile extends Object
| Constructor and Description |
|---|
UploadFile(String repository,
String filePath,
String repositoryItemKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilePath() |
String |
getRepository() |
String |
getRepositoryItemKey() |
void |
setFilePath(String filePath) |
void |
setRepository(String repository) |
void |
setRepositoryItemKey(String repositoryItemKey) |
public String getFilePath()
public void setFilePath(String filePath)
public String getRepositoryItemKey()
public void setRepositoryItemKey(String repositoryItemKey)
public String getRepository()
public void setRepository(String repository)
Copyright © 2004-2014. All Rights Reserved.