public class ArtifactContent extends Object implements Serializable
| Constructor and Description |
|---|
ArtifactContent() |
ArtifactContent(String content,
String repositoryId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getRepositoryId() |
void |
setContent(String content) |
void |
setRepositoryId(String repositoryId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.