public class Metadata extends GenericModel
DocumentConversion| Constructor and Description |
|---|
Metadata() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getMetadata()
Gets the metadata.
|
void |
setMetadata(Map<String,String> metadata)
Sets the metadata.
|
String |
toString() |
equals, hashCodepublic Map<String,String> getMetadata()
public void setMetadata(Map<String,String> metadata)
metadata - The Map of metadata valuespublic String toString()
toString in class GenericModelCopyright © 2015–2016. All rights reserved.