| java.lang.Object | |
| ↳ | org.mule.modules.quickbooks.online.schema.PhysicalAddress |
Specifies the Physical address type, this object is always manipulated in context of another parent object like Person, Organization etc
Java class for PhysicalAddress complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PhysicalAddress">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Id" type="{http://www.intuit.com/sb/cdm/v2}IdType" minOccurs="0"/>
<element name="Line1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Line2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Line3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Line4" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Line5" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="City" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="County" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CountyCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Country" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CountryCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CountrySubDivisionCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PostalCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PostalCodeSuffix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="GeoCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DateLastVerified" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Default" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Tag" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _default | |||||||||||
| city | |||||||||||
| country | |||||||||||
| countryCode | |||||||||||
| countrySubDivisionCode | |||||||||||
| county | |||||||||||
| countyCode | |||||||||||
| dateLastVerified | |||||||||||
| geoCode | |||||||||||
| id | |||||||||||
| line1 | |||||||||||
| line2 | |||||||||||
| line3 | |||||||||||
| line4 | |||||||||||
| line5 | |||||||||||
| postalCode | |||||||||||
| postalCodeSuffix | |||||||||||
| tag | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the city property.
| |||||||||||
Gets the value of the country property.
| |||||||||||
Gets the value of the countryCode property.
| |||||||||||
Gets the value of the countrySubDivisionCode property.
| |||||||||||
Gets the value of the county property.
| |||||||||||
Gets the value of the countyCode property.
| |||||||||||
Gets the value of the dateLastVerified property.
| |||||||||||
Gets the value of the geoCode property.
| |||||||||||
Gets the value of the id property.
| |||||||||||
Gets the value of the line1 property.
| |||||||||||
Gets the value of the line2 property.
| |||||||||||
Gets the value of the line3 property.
| |||||||||||
Gets the value of the line4 property.
| |||||||||||
Gets the value of the line5 property.
| |||||||||||
Gets the value of the postalCode property.
| |||||||||||
Gets the value of the postalCodeSuffix property.
| |||||||||||
Gets the value of the tag property.
| |||||||||||
Gets the value of the default property.
| |||||||||||
Sets the value of the city property.
| |||||||||||
Sets the value of the country property.
| |||||||||||
Sets the value of the countryCode property.
| |||||||||||
Sets the value of the countrySubDivisionCode property.
| |||||||||||
Sets the value of the county property.
| |||||||||||
Sets the value of the countyCode property.
| |||||||||||
Sets the value of the dateLastVerified property.
| |||||||||||
Sets the value of the default property.
| |||||||||||
Sets the value of the geoCode property.
| |||||||||||
Sets the value of the id property.
| |||||||||||
Sets the value of the line1 property.
| |||||||||||
Sets the value of the line2 property.
| |||||||||||
Sets the value of the line3 property.
| |||||||||||
Sets the value of the line4 property.
| |||||||||||
Sets the value of the line5 property.
| |||||||||||
Sets the value of the postalCode property.
| |||||||||||
Sets the value of the postalCodeSuffix property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the city property.
Gets the value of the country property.
Gets the value of the countryCode property.
Gets the value of the countrySubDivisionCode property.
Gets the value of the county property.
Gets the value of the countyCode property.
Gets the value of the dateLastVerified property.
Gets the value of the geoCode property.
Gets the value of the line1 property.
Gets the value of the line2 property.
Gets the value of the line3 property.
Gets the value of the line4 property.
Gets the value of the line5 property.
Gets the value of the postalCode property.
Gets the value of the postalCodeSuffix property.
Gets the value of the tag property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the tag property.
For example, to add a new item, do as follows:
getTag().add(newItem);
Objects of the following type(s) are allowed in the list String
Gets the value of the default property.
Sets the value of the city property.
| value | Allowed object is String |
|---|
Sets the value of the country property.
| value | Allowed object is String |
|---|
Sets the value of the countryCode property.
| value | Allowed object is String |
|---|
Sets the value of the countrySubDivisionCode property.
| value | Allowed object is String |
|---|
Sets the value of the county property.
| value | Allowed object is String |
|---|
Sets the value of the countyCode property.
| value | Allowed object is String |
|---|
Sets the value of the dateLastVerified property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the default property.
| value | Allowed object is Boolean |
|---|
Sets the value of the geoCode property.
| value | Allowed object is String |
|---|
Sets the value of the id property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the line1 property.
| value | Allowed object is String |
|---|
Sets the value of the line2 property.
| value | Allowed object is String |
|---|
Sets the value of the line3 property.
| value | Allowed object is String |
|---|
Sets the value of the line4 property.
| value | Allowed object is String |
|---|
Sets the value of the line5 property.
| value | Allowed object is String |
|---|
Sets the value of the postalCode property.
| value | Allowed object is String |
|---|
Sets the value of the postalCodeSuffix property.
| value | Allowed object is String |
|---|