|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.viceversatech.rdfbeans.test.foafexample.entities.impl.Thing
com.viceversatech.rdfbeans.test.foafexample.entities.impl.Agent
public abstract class Agent
Agent.
| Constructor Summary | |
|---|---|
Agent()
|
|
| Method Summary | |
|---|---|
java.util.Date |
getBirthday()
|
java.lang.String |
getMbox()
|
void |
setBirthday(java.util.Date birthday)
|
void |
setMbox(java.lang.String mbox)
|
| Methods inherited from class com.viceversatech.rdfbeans.test.foafexample.entities.impl.Thing |
|---|
equals, getHomepage, getName, getUri, hashCode, setHomepage, setName, setUri, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.viceversatech.rdfbeans.test.foafexample.entities.IThing |
|---|
getHomepage, getName, getUri, setHomepage, setName, setUri |
| Constructor Detail |
|---|
public Agent()
| Method Detail |
|---|
public java.util.Date getBirthday()
getBirthday in interface IAgentpublic void setBirthday(java.util.Date birthday)
setBirthday in interface IAgentbirthday - the birthday to setpublic java.lang.String getMbox()
getMbox in interface IAgentpublic void setMbox(java.lang.String mbox)
setMbox in interface IAgentmbox - the mbox to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||