public class MetadataPropertiesEnvelope extends Object
| Constructor and Description |
|---|
MetadataPropertiesEnvelope() |
| Modifier and Type | Method and Description |
|---|---|
MetadataPropertiesEnvelope |
data(Map<String,Object> data) |
boolean |
equals(Object o) |
Map<String,Object> |
getData() |
int |
hashCode() |
MetadataPropertiesEnvelope |
putDataItem(String key,
Object dataItem) |
void |
setData(Map<String,Object> data) |
String |
toString() |
public MetadataPropertiesEnvelope data(Map<String,Object> data)
public MetadataPropertiesEnvelope putDataItem(String key, Object dataItem)
public boolean equals(Object o)
public int hashCode()
public String toString()
Copyright © 2017. All rights reserved.