public class Set extends Object implements Serializable
Set(String id, String name, String description)
String
description()
boolean
equals(Object obj)
int
hashCode()
id()
name()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Set(String id, String name, String description)
public String id()
public String name()
public String description()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2015. All Rights Reserved.