Samples JDK
List of all members | Public Member Functions
com.freemindcafe.purchase.impl.USAddressImpl Class Reference
Inheritance diagram for com.freemindcafe.purchase.impl.USAddressImpl:
com.freemindcafe.purchase.USAddress

Public Member Functions

 USAddressImpl (org.apache.xmlbeans.SchemaType sType)
 
java.lang.String getName ()
 
org.apache.xmlbeans.XmlString xgetName ()
 
void setName (java.lang.String name)
 
void xsetName (org.apache.xmlbeans.XmlString name)
 
java.lang.String getStreet ()
 
org.apache.xmlbeans.XmlString xgetStreet ()
 
void setStreet (java.lang.String street)
 
void xsetStreet (org.apache.xmlbeans.XmlString street)
 
java.lang.String getCity ()
 
org.apache.xmlbeans.XmlString xgetCity ()
 
void setCity (java.lang.String city)
 
void xsetCity (org.apache.xmlbeans.XmlString city)
 
java.lang.String getState ()
 
org.apache.xmlbeans.XmlString xgetState ()
 
void setState (java.lang.String state)
 
void xsetState (org.apache.xmlbeans.XmlString state)
 
java.math.BigDecimal getZip ()
 
org.apache.xmlbeans.XmlDecimal xgetZip ()
 
void setZip (java.math.BigDecimal zip)
 
void xsetZip (org.apache.xmlbeans.XmlDecimal zip)
 
java.lang.String getCountry ()
 
org.apache.xmlbeans.XmlNMTOKEN xgetCountry ()
 
boolean isSetCountry ()
 
void setCountry (java.lang.String country)
 
void xsetCountry (org.apache.xmlbeans.XmlNMTOKEN country)
 
void unsetCountry ()
 

Additional Inherited Members

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

Member Function Documentation

java.lang.String com.freemindcafe.purchase.impl.USAddressImpl.getCity ( )

Gets the "city" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 176 of file USAddressImpl.java.

java.lang.String com.freemindcafe.purchase.impl.USAddressImpl.getCountry ( )

Gets the "country" attribute

Implements com.freemindcafe.purchase.USAddress.

Definition at line 380 of file USAddressImpl.java.

java.lang.String com.freemindcafe.purchase.impl.USAddressImpl.getName ( )

Gets the "name" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 40 of file USAddressImpl.java.

java.lang.String com.freemindcafe.purchase.impl.USAddressImpl.getState ( )

Gets the "state" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 244 of file USAddressImpl.java.

java.lang.String com.freemindcafe.purchase.impl.USAddressImpl.getStreet ( )

Gets the "street" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 108 of file USAddressImpl.java.

java.math.BigDecimal com.freemindcafe.purchase.impl.USAddressImpl.getZip ( )

Gets the "zip" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 312 of file USAddressImpl.java.

boolean com.freemindcafe.purchase.impl.USAddressImpl.isSetCountry ( )

True if has "country" attribute

Implements com.freemindcafe.purchase.USAddress.

Definition at line 420 of file USAddressImpl.java.

void com.freemindcafe.purchase.impl.USAddressImpl.setCity ( java.lang.String  city)

Sets the "city" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 208 of file USAddressImpl.java.

void com.freemindcafe.purchase.impl.USAddressImpl.setCountry ( java.lang.String  country)

Sets the "country" attribute

Implements com.freemindcafe.purchase.USAddress.

Definition at line 432 of file USAddressImpl.java.

void com.freemindcafe.purchase.impl.USAddressImpl.setName ( java.lang.String  name)

Sets the "name" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 72 of file USAddressImpl.java.

void com.freemindcafe.purchase.impl.USAddressImpl.setState ( java.lang.String  state)

Sets the "state" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 276 of file USAddressImpl.java.

void com.freemindcafe.purchase.impl.USAddressImpl.setStreet ( java.lang.String  street)

Sets the "street" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 140 of file USAddressImpl.java.

void com.freemindcafe.purchase.impl.USAddressImpl.setZip ( java.math.BigDecimal  zip)

Sets the "zip" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 344 of file USAddressImpl.java.

void com.freemindcafe.purchase.impl.USAddressImpl.unsetCountry ( )

Unsets the "country" attribute

Implements com.freemindcafe.purchase.USAddress.

Definition at line 468 of file USAddressImpl.java.

org.apache.xmlbeans.XmlString com.freemindcafe.purchase.impl.USAddressImpl.xgetCity ( )

Gets (as xml) the "city" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 194 of file USAddressImpl.java.

org.apache.xmlbeans.XmlNMTOKEN com.freemindcafe.purchase.impl.USAddressImpl.xgetCountry ( )

Gets (as xml) the "country" attribute

Implements com.freemindcafe.purchase.USAddress.

Definition at line 402 of file USAddressImpl.java.

org.apache.xmlbeans.XmlString com.freemindcafe.purchase.impl.USAddressImpl.xgetName ( )

Gets (as xml) the "name" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 58 of file USAddressImpl.java.

org.apache.xmlbeans.XmlString com.freemindcafe.purchase.impl.USAddressImpl.xgetState ( )

Gets (as xml) the "state" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 262 of file USAddressImpl.java.

org.apache.xmlbeans.XmlString com.freemindcafe.purchase.impl.USAddressImpl.xgetStreet ( )

Gets (as xml) the "street" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 126 of file USAddressImpl.java.

org.apache.xmlbeans.XmlDecimal com.freemindcafe.purchase.impl.USAddressImpl.xgetZip ( )

Gets (as xml) the "zip" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 330 of file USAddressImpl.java.

void com.freemindcafe.purchase.impl.USAddressImpl.xsetCity ( org.apache.xmlbeans.XmlString  city)

Sets (as xml) the "city" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 226 of file USAddressImpl.java.

void com.freemindcafe.purchase.impl.USAddressImpl.xsetCountry ( org.apache.xmlbeans.XmlNMTOKEN  country)

Sets (as xml) the "country" attribute

Implements com.freemindcafe.purchase.USAddress.

Definition at line 450 of file USAddressImpl.java.

void com.freemindcafe.purchase.impl.USAddressImpl.xsetName ( org.apache.xmlbeans.XmlString  name)

Sets (as xml) the "name" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 90 of file USAddressImpl.java.

void com.freemindcafe.purchase.impl.USAddressImpl.xsetState ( org.apache.xmlbeans.XmlString  state)

Sets (as xml) the "state" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 294 of file USAddressImpl.java.

void com.freemindcafe.purchase.impl.USAddressImpl.xsetStreet ( org.apache.xmlbeans.XmlString  street)

Sets (as xml) the "street" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 158 of file USAddressImpl.java.

void com.freemindcafe.purchase.impl.USAddressImpl.xsetZip ( org.apache.xmlbeans.XmlDecimal  zip)

Sets (as xml) the "zip" element

Implements com.freemindcafe.purchase.USAddress.

Definition at line 362 of file USAddressImpl.java.


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