public class DictGroupEntry extends Object
DictGroupEntry(long id, String name, Long userGroupId)
long
getId()
String
getName()
Long
getUserGroupId()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DictGroupEntry(long id, String name, @Nullable Long userGroupId)
public String getName()
public long getId()
@Nullable public Long getUserGroupId()