Samples JDK
List of all members | Classes | Public Member Functions | Static Public Attributes
com.freemindcafe.purchase3.gift.MessageType Interface Reference
Inheritance diagram for com.freemindcafe.purchase3.gift.MessageType:
com.freemindcafe.purchase3.gift.impl.MessageTypeImpl

Classes

class  Factory
 

Public Member Functions

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 ()
 

Static Public Attributes

static final org.apache.xmlbeans.SchemaType type
 

Member Function Documentation

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

Appends and returns a new empty "comment1" element

Implemented in com.freemindcafe.purchase3.gift.impl.MessageTypeImpl.

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

Gets the "comment1" element

Implemented in com.freemindcafe.purchase3.gift.impl.MessageTypeImpl.

boolean com.freemindcafe.purchase3.gift.MessageType.getGiftWrap ( )

Gets the "giftWrap" element

Implemented in com.freemindcafe.purchase3.gift.impl.MessageTypeImpl.

boolean com.freemindcafe.purchase3.gift.MessageType.isSetComment1 ( )

True if has "comment1" element

Implemented in com.freemindcafe.purchase3.gift.impl.MessageTypeImpl.

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

Sets the "comment1" element

Implemented in com.freemindcafe.purchase3.gift.impl.MessageTypeImpl.

void com.freemindcafe.purchase3.gift.MessageType.setGiftWrap ( boolean  giftWrap)

Sets the "giftWrap" element

Implemented in com.freemindcafe.purchase3.gift.impl.MessageTypeImpl.

void com.freemindcafe.purchase3.gift.MessageType.unsetComment1 ( )

Unsets the "comment1" element

Implemented in com.freemindcafe.purchase3.gift.impl.MessageTypeImpl.

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

Gets (as xml) the "giftWrap" element

Implemented in com.freemindcafe.purchase3.gift.impl.MessageTypeImpl.

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

Sets (as xml) the "giftWrap" element

Implemented in com.freemindcafe.purchase3.gift.impl.MessageTypeImpl.

Member Data Documentation

final org.apache.xmlbeans.SchemaType com.freemindcafe.purchase3.gift.MessageType.type
static
Initial value:
= (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(MessageType.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s3415DA2FD2301C0CF5A1A9BAB0E726C4").resolveHandle("messagetype916dtype")

Definition at line 18 of file MessageType.java.


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