public static class Configuration.DeprecationDelta extends Object
| Constructor and Description |
|---|
DeprecationDelta(String key,
String newKey) |
DeprecationDelta(String key,
String newKey,
String customMessage) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomMessage() |
String |
getKey() |
String[] |
getNewKeys() |
public DeprecationDelta(String key, String newKey, String customMessage)
public DeprecationDelta(String key, String newKey)
public String[] getNewKeys()
public String getCustomMessage()
Copyright © 2018 CERN. All Rights Reserved.