public class MetaData extends Object
| Constructor | Description |
|---|---|
MetaData() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getId() |
Gets the id.
|
Map<String,String> |
getMetadata() |
Gets the metadata.
|
void |
setId(String id) |
Sets the id.
|
void |
setMetaData(String key,
String value) |
Copyright © 2018. All rights reserved.