public class UpdateSet extends Object
| Constructor and Description |
|---|
UpdateSet(String columnID,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnID() |
String |
getValue() |
void |
setColumnID(String columnID) |
void |
setValue(String value) |
Copyright © 2020. All rights reserved.