|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pushtotest.testmaker.XSTest.PAAS.GSRS.impl.CommentTypeImpl
public class CommentTypeImpl
| Nested Class Summary | |
|---|---|
class |
CommentTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected AuthorType |
_Author
|
protected java.lang.String |
_Keywords
|
protected java.lang.String |
_Note
|
protected java.lang.String |
_When
|
static java.lang.Class |
version
|
| Constructor Summary | |
|---|---|
CommentTypeImpl()
|
|
| Method Summary | |
|---|---|
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
Gets the schema fragment associated with this class. |
UnmarshallingEventHandler |
createUnmarshaller(UnmarshallingContext context)
Creates an unmarshaller that will unmarshall this object. |
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.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
java.lang.String |
getWhen()
Gets the value of the when property. |
void |
serializeAttributes(XMLSerializer context)
Serializes attributes into the specified target. |
void |
serializeBody(XMLSerializer context)
Serializes child elements and texts into the specified target. |
void |
serializeURIs(XMLSerializer context)
Declares all the namespace URIs this object is using at its top-level scope into the specified target. |
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String _When
protected java.lang.String _Note
protected java.lang.String _Keywords
protected AuthorType _Author
public static final java.lang.Class version
| Constructor Detail |
|---|
public CommentTypeImpl()
| Method Detail |
|---|
public java.lang.String getWhen()
CommentType
getWhen in interface CommentTypeStringpublic void setWhen(java.lang.String value)
CommentType
setWhen in interface CommentTypevalue - allowed object is
Stringpublic java.lang.String getNote()
CommentType
getNote in interface CommentTypeStringpublic void setNote(java.lang.String value)
CommentType
setNote in interface CommentTypevalue - allowed object is
Stringpublic java.lang.String getKeywords()
CommentType
getKeywords in interface CommentTypeStringpublic void setKeywords(java.lang.String value)
CommentType
setKeywords in interface CommentTypevalue - allowed object is
Stringpublic AuthorType getAuthor()
CommentType
getAuthor in interface CommentTypeAuthor
AuthorTypepublic void setAuthor(AuthorType value)
CommentType
setAuthor in interface CommentTypevalue - allowed object is
Author
AuthorTypepublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObject
public void serializeBody(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeBody in interface XMLSerializableorg.xml.sax.SAXException
public void serializeAttributes(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableorg.xml.sax.SAXException
public void serializeURIs(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeURIs in interface XMLSerializableorg.xml.sax.SAXExceptionpublic java.lang.Class getPrimaryInterface()
ValidatableObjectFooImpl will return Foo
from this method.
getPrimaryInterface in interface ValidatableObjectpublic com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator in interface ValidatableObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||