public class GroupImpl extends Object implements Group
GroupImpl()
GroupImpl(String column)
Object
clone()
String
getColumn()
void
setColumn(String column)
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GroupImpl()
public GroupImpl(String column)
public String getColumn()
getColumn
Group
public void setColumn(String column)
setColumn
public Object clone() throws CloneNotSupportedException
clone
CloneNotSupportedException
Copyright © 2022. All rights reserved.