public class SetRequest
extends java.lang.Object
| Constructor and Description |
|---|
SetRequest() |
| Modifier and Type | Method and Description |
|---|---|
KeyValueItem[] |
getKvItems()
Gets the KeyValueItem array
|
void |
setKvItems(KeyValueItem[] items)
Sets the KeyValueItem array
|
public KeyValueItem[] getKvItems()
public void setKvItems(KeyValueItem[] items)
items - the KeyValueCollection to set