public class Deliverable extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
CHANGELOG |
static String |
INSTALL |
static String |
LICENSE |
static String |
MAINTAINERS |
static String |
POM |
static String |
README |
static String |
SERVICE_PROFILE |
| Constructor and Description |
|---|
Deliverable() |
Deliverable(String name,
String content) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getName() |
void |
setContent(String content) |
void |
setName(String name) |
String |
toString() |
public static final String SERVICE_PROFILE
public static final String README
public static final String INSTALL
public static final String CHANGELOG
public static final String MAINTAINERS
public static final String LICENSE
public static final String POM
Copyright © 2015. All Rights Reserved.