Samples JDK
List of all members | Public Member Functions
com.freemindcafe.purchase3.gift.impl.MessageTypeImpl Class Reference
Inheritance diagram for com.freemindcafe.purchase3.gift.impl.MessageTypeImpl:
com.freemindcafe.purchase3.gift.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)
 
org.apache.xmlbeans.XmlObject getComment1 ()
 
boolean isSetComment1 ()
 
void setComment1 (org.apache.xmlbeans.XmlObject comment1)
 
org.apache.xmlbeans.XmlObject addNewComment1 ()
 
void unsetComment1 ()
 

Additional Inherited Members

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

Member Function Documentation

org.apache.xmlbeans.XmlObject com.freemindcafe.purchase3.gift.impl.MessageTypeImpl.addNewComment1 ( )

Appends and returns a new empty "comment1" element

Implements com.freemindcafe.purchase3.gift.MessageType.

Definition at line 138 of file MessageTypeImpl.java.

org.apache.xmlbeans.XmlObject com.freemindcafe.purchase3.gift.impl.MessageTypeImpl.getComment1 ( )

Gets the "comment1" element

Implements com.freemindcafe.purchase3.gift.MessageType.

Definition at line 100 of file MessageTypeImpl.java.

boolean com.freemindcafe.purchase3.gift.impl.MessageTypeImpl.getGiftWrap ( )

Gets the "giftWrap" element

Implements com.freemindcafe.purchase3.gift.MessageType.

Definition at line 32 of file MessageTypeImpl.java.

boolean com.freemindcafe.purchase3.gift.impl.MessageTypeImpl.isSetComment1 ( )

True if has "comment1" element

Implements com.freemindcafe.purchase3.gift.MessageType.

Definition at line 118 of file MessageTypeImpl.java.

void com.freemindcafe.purchase3.gift.impl.MessageTypeImpl.setComment1 ( org.apache.xmlbeans.XmlObject  comment1)

Sets the "comment1" element

Implements com.freemindcafe.purchase3.gift.MessageType.

Definition at line 130 of file MessageTypeImpl.java.

void com.freemindcafe.purchase3.gift.impl.MessageTypeImpl.setGiftWrap ( boolean  giftWrap)

Sets the "giftWrap" element

Implements com.freemindcafe.purchase3.gift.MessageType.

Definition at line 64 of file MessageTypeImpl.java.

void com.freemindcafe.purchase3.gift.impl.MessageTypeImpl.unsetComment1 ( )

Unsets the "comment1" element

Implements com.freemindcafe.purchase3.gift.MessageType.

Definition at line 152 of file MessageTypeImpl.java.

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

Gets (as xml) the "giftWrap" element

Implements com.freemindcafe.purchase3.gift.MessageType.

Definition at line 50 of file MessageTypeImpl.java.

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

Sets (as xml) the "giftWrap" element

Implements com.freemindcafe.purchase3.gift.MessageType.

Definition at line 82 of file MessageTypeImpl.java.


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