public class Group extends Object
Group()
int
getCount()
getId()
String
getName()
void
setCount(int count)
setId(int id)
setName(String name)
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Group()
public int getId()
public void setId(int id)
public String getName()
public void setName(String name)
public int getCount()
public void setCount(int count)
public String toString()
toString
Object
Copyright © 2012–2020 Wudao Software Studio. All rights reserved.