public class SocialGroup extends Object
SocialGroup(int id, String name)
SocialGroup(String name)
int
getId()
String
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SocialGroup(String name)
public SocialGroup(int id, String name)
public int getId()
public String getName()
Copyright © 2017 Power TAC. All rights reserved.