annotationconfiguration
Class Item
java.lang.Object
annotationconfiguration.Item
public class Item
- extends Object
|
Constructor Summary |
Item()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Item
public Item()
getId
public Long getId()
setId
public void setId(Long id)
getName
public String getName()
setName
public void setName(String name)
getPerson
public Person getPerson()
setPerson
public void setPerson(Person person)
Copyright © 2003-2012. All Rights Reserved.