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()
Metadata
getLocation
in interface Metadata<T>
Copyright © 2015. All Rights Reserved.