public class SimpleGroup extends Object implements Group
SimpleGroup()
SimpleGroup(String column)
Object
clone()
String
getColumn()
void
setColumn(String column)
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleGroup()
public SimpleGroup(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.