Samples JDK
List of all members | Classes | Public Member Functions | Static Public Attributes
com.freemindcafe.purchase2.Items.Item.Quantity Interface Reference
Inheritance diagram for com.freemindcafe.purchase2.Items.Item.Quantity:

Classes

class  Factory
 

Public Member Functions

int getIntValue ()
 
void setIntValue (int i)
 
int intValue ()
 
void set (int i)
 

Static Public Attributes

static final org.apache.xmlbeans.SchemaType type
 

Member Function Documentation

int com.freemindcafe.purchase2.Items.Item.Quantity.intValue ( )
void com.freemindcafe.purchase2.Items.Item.Quantity.set ( int  i)

Member Data Documentation

final org.apache.xmlbeans.SchemaType com.freemindcafe.purchase2.Items.Item.Quantity.type
static
Initial value:
= (org.apache.xmlbeans.SchemaType)
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Quantity.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s22597AB43033773C8A51EC3F4C4F4C8C").resolveHandle("quantityf838elemtype")

Definition at line 233 of file Items.java.


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