T - MetadataImpl insteads@Deprecated public class MetadataImpl<T> extends Object implements Metadata<T>
| Constructor and Description |
|---|
MetadataImpl(T value,
String location)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation()
Deprecated.
The location of the metadata, used in error and log messages
|
T |
getValue()
Deprecated.
The metadata value
|
String |
toString()
Deprecated.
|
public String getLocation()
MetadatagetLocation in interface Metadata<T>public T getValue()
MetadataCopyright © 2016. All rights reserved.