|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommentType
Java content class for anonymous complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/frankcohen/dev/cvs/tm_newer/tm5/TestMaker/src/com/pushtotest/testmaker/XSTest/PAAS/GSRS.xsd line 157)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}author"/>
<element ref="{}keywords"/>
<element ref="{}note"/>
<element ref="{}when"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
AuthorType |
getAuthor()
Gets the value of the author property. |
java.lang.String |
getKeywords()
Gets the value of the keywords property. |
java.lang.String |
getNote()
Gets the value of the note property. |
java.lang.String |
getWhen()
Gets the value of the when property. |
void |
setAuthor(AuthorType value)
Sets the value of the author property. |
void |
setKeywords(java.lang.String value)
Sets the value of the keywords property. |
void |
setNote(java.lang.String value)
Sets the value of the note property. |
void |
setWhen(java.lang.String value)
Sets the value of the when property. |
| Method Detail |
|---|
java.lang.String getWhen()
Stringvoid setWhen(java.lang.String value)
value - allowed object is
Stringjava.lang.String getNote()
Stringvoid setNote(java.lang.String value)
value - allowed object is
Stringjava.lang.String getKeywords()
Stringvoid setKeywords(java.lang.String value)
value - allowed object is
StringAuthorType getAuthor()
Author
AuthorTypevoid setAuthor(AuthorType value)
value - allowed object is
Author
AuthorType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||