Package | Description |
---|---|
org.apache.felix.bundleplugin.baseline |
Modifier and Type | Field and Description |
---|---|
private DiffMessage.Type |
DiffMessage.type |
Modifier and Type | Method and Description |
---|---|
DiffMessage.Type |
DiffMessage.getType() |
static DiffMessage.Type |
DiffMessage.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DiffMessage.Type[] |
DiffMessage.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DiffMessage(java.lang.String message,
DiffMessage.Type type) |