public class DatasetGroup extends java.lang.Object implements java.lang.Cloneable, java.io.Serializable
| Constructor and Description |
|---|
DatasetGroup()
Constructs a new group.
|
DatasetGroup(java.lang.String id)
Creates a new group with the specified id.
|
public DatasetGroup()
public DatasetGroup(java.lang.String id)
id - the identification for the group.public java.lang.String getID()
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedException - not by this class.public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - the object (null permitted).Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.