public class Group extends Object implements Serializable
Group()
Integer
getCount()
getId()
String
getName()
void
setCount(Integer count)
setId(Integer id)
setName(String name)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Group()
public Integer getId()
public void setId(Integer id)
public String getName()
public void setName(String name)
public Integer getCount()
public void setCount(Integer count)
public String toString()
toString
Object
Copyright © 2019. All rights reserved.