public class Entry extends Object
| Constructor and Description |
|---|
Entry() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttribute(String column,
String value) |
void |
addType(String column,
String value) |
HashMap<String,String> |
getAttributes() |
HashMap<String,String> |
getTypes() |
String |
toString() |
Copyright © 2021. All Rights Reserved.