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

Public Member Functions

 MessageTypeImpl (org.apache.xmlbeans.SchemaType sType)
 
boolean getGiftWrap ()
 
org.apache.xmlbeans.XmlBoolean xgetGiftWrap ()
 
void setGiftWrap (boolean giftWrap)
 
void xsetGiftWrap (org.apache.xmlbeans.XmlBoolean giftWrap)
 
java.lang.String getComment ()
 
org.apache.xmlbeans.XmlString xgetComment ()
 
boolean isSetComment ()
 
void setComment (java.lang.String comment)
 
void xsetComment (org.apache.xmlbeans.XmlString comment)
 
void unsetComment ()
 

Additional Inherited Members

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

Member Function Documentation

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

Gets the "comment" element

Implements com.freemindcafe.purchase2.MessageType.

Definition at line 100 of file MessageTypeImpl.java.

boolean com.freemindcafe.purchase2.impl.MessageTypeImpl.getGiftWrap ( )

Gets the "giftWrap" element

Implements com.freemindcafe.purchase2.MessageType.

Definition at line 32 of file MessageTypeImpl.java.

boolean com.freemindcafe.purchase2.impl.MessageTypeImpl.isSetComment ( )

True if has "comment" element

Implements com.freemindcafe.purchase2.MessageType.

Definition at line 132 of file MessageTypeImpl.java.

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

Sets the "comment" element

Implements com.freemindcafe.purchase2.MessageType.

Definition at line 144 of file MessageTypeImpl.java.

void com.freemindcafe.purchase2.impl.MessageTypeImpl.setGiftWrap ( boolean  giftWrap)

Sets the "giftWrap" element

Implements com.freemindcafe.purchase2.MessageType.

Definition at line 64 of file MessageTypeImpl.java.

void com.freemindcafe.purchase2.impl.MessageTypeImpl.unsetComment ( )

Unsets the "comment" element

Implements com.freemindcafe.purchase2.MessageType.

Definition at line 180 of file MessageTypeImpl.java.

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

Gets (as xml) the "comment" element

Implements com.freemindcafe.purchase2.MessageType.

Definition at line 118 of file MessageTypeImpl.java.

org.apache.xmlbeans.XmlBoolean com.freemindcafe.purchase2.impl.MessageTypeImpl.xgetGiftWrap ( )

Gets (as xml) the "giftWrap" element

Implements com.freemindcafe.purchase2.MessageType.

Definition at line 50 of file MessageTypeImpl.java.

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

Sets (as xml) the "comment" element

Implements com.freemindcafe.purchase2.MessageType.

Definition at line 162 of file MessageTypeImpl.java.

void com.freemindcafe.purchase2.impl.MessageTypeImpl.xsetGiftWrap ( org.apache.xmlbeans.XmlBoolean  giftWrap)

Sets (as xml) the "giftWrap" element

Implements com.freemindcafe.purchase2.MessageType.

Definition at line 82 of file MessageTypeImpl.java.


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