Samples JDK
List of all members | Public Member Functions
com.freemindcafe.purchase3.gift.impl.MessageDocumentImpl Class Reference
Inheritance diagram for com.freemindcafe.purchase3.gift.impl.MessageDocumentImpl:
com.freemindcafe.purchase3.gift.MessageDocument

Public Member Functions

 MessageDocumentImpl (org.apache.xmlbeans.SchemaType sType)
 
com.freemindcafe.purchase3.gift.MessageType getMessage ()
 
void setMessage (com.freemindcafe.purchase3.gift.MessageType message)
 
com.freemindcafe.purchase3.gift.MessageType addNewMessage ()
 

Additional Inherited Members

- Static Public Attributes inherited from com.freemindcafe.purchase3.gift.MessageDocument
static final org.apache.xmlbeans.SchemaType type
 

Member Function Documentation

com.freemindcafe.purchase3.gift.MessageType com.freemindcafe.purchase3.gift.impl.MessageDocumentImpl.addNewMessage ( )

Appends and returns a new empty "message" element

Implements com.freemindcafe.purchase3.gift.MessageDocument.

Definition at line 57 of file MessageDocumentImpl.java.

com.freemindcafe.purchase3.gift.MessageType com.freemindcafe.purchase3.gift.impl.MessageDocumentImpl.getMessage ( )

Gets the "message" element

Implements com.freemindcafe.purchase3.gift.MessageDocument.

Definition at line 31 of file MessageDocumentImpl.java.

void com.freemindcafe.purchase3.gift.impl.MessageDocumentImpl.setMessage ( com.freemindcafe.purchase3.gift.MessageType  message)

Sets the "message" element

Implements com.freemindcafe.purchase3.gift.MessageDocument.

Definition at line 49 of file MessageDocumentImpl.java.


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