public final class FooterKey
extends java.lang.Object
FooterLine.| Modifier and Type | Field and Description |
|---|---|
static FooterKey |
ACKED_BY
Standard
Acked-by |
static FooterKey |
CC
Standard
CC |
static FooterKey |
SIGNED_OFF_BY
Standard
Signed-off-by |
| Constructor and Description |
|---|
FooterKey(java.lang.String keyName)
Create a key for a specific footer line.
|
public static final FooterKey SIGNED_OFF_BY
Signed-off-bypublic static final FooterKey ACKED_BY
Acked-bypublic static final FooterKey CC
CCCopyright © 2012. All Rights Reserved.