@Entity public class ToothPaste extends BaseObject
private int
size
ToothPaste()
long
getId()
String
getName()
int
getSize()
protected void
setId(long id)
void
setSize(int size)
toString()
getVersion, setVersion
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private int size
public ToothPaste()
public long getId()
getId
BaseObject
protected void setId(long id)
setId
public int getSize()
public void setSize(int size)
public String getName()
getName
public String toString()
toString
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.