Samples JDK
List of all members | Public Member Functions
com.freemindcafe.purchase2.impl.CommentDocumentImpl Class Reference
Inheritance diagram for com.freemindcafe.purchase2.impl.CommentDocumentImpl:
com.freemindcafe.purchase2.CommentDocument

Public Member Functions

 CommentDocumentImpl (org.apache.xmlbeans.SchemaType sType)
 
java.lang.String getComment ()
 
org.apache.xmlbeans.XmlString xgetComment ()
 
void setComment (java.lang.String comment)
 
void xsetComment (org.apache.xmlbeans.XmlString comment)
 

Additional Inherited Members

- Static Public Attributes inherited from com.freemindcafe.purchase2.CommentDocument
static final org.apache.xmlbeans.SchemaType type
 

Member Function Documentation

java.lang.String com.freemindcafe.purchase2.impl.CommentDocumentImpl.getComment ( )

Gets the "comment" element

Implements com.freemindcafe.purchase2.CommentDocument.

Definition at line 31 of file CommentDocumentImpl.java.

void com.freemindcafe.purchase2.impl.CommentDocumentImpl.setComment ( java.lang.String  comment)

Sets the "comment" element

Implements com.freemindcafe.purchase2.CommentDocument.

Definition at line 63 of file CommentDocumentImpl.java.

org.apache.xmlbeans.XmlString com.freemindcafe.purchase2.impl.CommentDocumentImpl.xgetComment ( )

Gets (as xml) the "comment" element

Implements com.freemindcafe.purchase2.CommentDocument.

Definition at line 49 of file CommentDocumentImpl.java.

void com.freemindcafe.purchase2.impl.CommentDocumentImpl.xsetComment ( org.apache.xmlbeans.XmlString  comment)

Sets (as xml) the "comment" element

Implements com.freemindcafe.purchase2.CommentDocument.

Definition at line 81 of file CommentDocumentImpl.java.


The documentation for this class was generated from the following file: