public class Treatment extends Object
Treatment(String name)
Treatment(String name, String description)
boolean
equals(Object obj)
String
getDescription()
getName()
int
hashCode()
void
setDescription(String description)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Treatment(String name)
public Treatment(String name, String description)
public String getName()
public String getDescription()
public void setDescription(String description)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2016. All rights reserved.