T
- the type of the metadatapublic interface Metadata<T>
Modifier and Type | Method and Description |
---|---|
String |
getLocation()
The location of the metadata, used in error and log messages
|
T |
getValue()
The metadata value
|
Copyright © 2008–2017. All rights reserved.