public class DemoApplication
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DemoApplication.ClientObject |
static class |
DemoApplication.ICustomRowMapper |
| Constructor and Description |
|---|
DemoApplication() |
| Modifier and Type | Method and Description |
|---|---|
StringObjectMap |
addItemToTable() |
DemoApplication.ClientObject |
getItemFromTable(StringObjectMap response) |
static void |
main(java.lang.String[] args) |
public static void main(java.lang.String[] args)
public StringObjectMap addItemToTable()
public DemoApplication.ClientObject getItemFromTable(StringObjectMap response)
Copyright © 2022. All rights reserved.