public class TestTaskObject extends Object implements Serializable
public String getMsg()
public void setMsg(String msg)
msg - value to be assigned to property msgpublic int getId()
public void setId(int id)
id - value to be assigned to property idCopyright © 2021. All rights reserved.