|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aspsimon.termcomp.entity.xtc.Author
public class Author
Schema fragment(s) for this class:
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:string" name="author"/>
| Constructor Summary | |
|---|---|
Author()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAuthor()
Get the 'author' element value. |
void |
setAuthor(java.lang.String author)
Set the 'author' element value. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Author()
| Method Detail |
|---|
public java.lang.String getAuthor()
public void setAuthor(java.lang.String author)
author -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||