public class MappedRow extends HashMap<String,String>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
String |
id
Label1.1 Label2.1 Label3.1 ....
|
Date |
updated |
| Constructor and Description |
|---|
MappedRow(org.fao.fi.comet.mapping.model.MappingElement element) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Date |
getUpdated() |
String |
toString() |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCodepublic String id
public Date updated
Copyright © 2014. All Rights Reserved.