@@ -69,9 +69,7 @@ public class ItemProtocol {
|
|||||||
public int getItem_task_finish() {
|
public int getItem_task_finish() {
|
||||||
return this.getOpcIntegerValue(item_task_finish);
|
return this.getOpcIntegerValue(item_task_finish);
|
||||||
}
|
}
|
||||||
public int getItem_to_in_confirm_finish() {
|
|
||||||
return this.getOpcIntegerValue(item_to_in_confirm_finish);
|
|
||||||
}
|
|
||||||
public int getItem_allowed_in() {
|
public int getItem_allowed_in() {
|
||||||
return this.getOpcIntegerValue(item_allowed_in);
|
return this.getOpcIntegerValue(item_allowed_in);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user