updateParamCodeArray method

List<int> updateParamCodeArray()

Implementation

List<int> updateParamCodeArray(){
	return _updateParamCode;
}