public class CbUpdateIndexData extends Object
| Constructor and Description |
|---|
CbUpdateIndexData() |
| Modifier and Type | Method and Description |
|---|---|
short |
getBestGain() |
short |
getBestIndex() |
int |
getCritMax() |
short |
getShTotMax() |
void |
setBestGain(short value) |
void |
setBestIndex(short value) |
void |
setCritMax(int value) |
void |
setShTotMax(short value) |
public int getCritMax()
public void setCritMax(int value)
public short getShTotMax()
public void setShTotMax(short value)
public short getBestIndex()
public void setBestIndex(short value)
public short getBestGain()
public void setBestGain(short value)
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.