void setInteger (Object storeItem, String fieldName, int fieldValue)void setInteger (Object storeItem, String fieldName, int fieldValue)| Name | Type | Description |
|---|---|---|
storeItem | Object | Store Item Object |
fieldName | String | Name of the field whose value needs to be set |
fieldValue | int | Field value |
| Type | Description |
|---|---|
void |