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-by
public static final FooterKey ACKED_BY
Acked-by
public static final FooterKey CC
CC
Copyright © 2012. All Rights Reserved.