| Constructor and Description |
|---|
MetadataImpl(T value,
String location) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation()
The location of the metadata, used in error and log messages
|
T |
getValue()
The metadata value
|
String |
toString() |
public String getLocation()
MetadatagetLocation in interface Metadata<T>Copyright © 2016. All Rights Reserved.