T - the type of the metadatapublic interface Metadata<T>
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLocation()
The location of the metadata, used in error and log messages
|
T |
getValue()
The metadata value
|
T getValue()
java.lang.String getLocation()
Copyright © 2015. All Rights Reserved.