public interface Module
A Module represents the meta-information about a project which should be used when publishing the
module.
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static String |
DEFAULT_STATUS |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getGroup() |
String |
getName() |
String |
getStatus() |
String |
getVersion() |