public class GroupItem extends Object implements Serializable
| 构造器和说明 |
|---|
GroupItem() |
public String getName()
public void setName(String name)
name - the name to setpublic String getMaster()
public void setMaster(String master)
master - the master to setpublic String getSlave()
public void setSlave(String slave)
salve - the salve to setpublic String getWeigh()
public void setWeigh(String weigh)
weigh - the weigh to setCopyright © 2021. All rights reserved.