| java.lang.Object | |
| ↳ | com.netsuite.webservices.lists.employees_2010_2.EmployeeAddressbook |
Java class for EmployeeAddressbook complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EmployeeAddressbook">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="defaultShipping" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="defaultBilling" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="label" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="attention" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="addressee" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="phone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="addr1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="addr2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="addr3" 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="state" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="zip" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="country" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}Country" minOccurs="0"/>
<element name="addrText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="override" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| addr1 | |||||||||||
| addr2 | |||||||||||
| addr3 | |||||||||||
| addrText | |||||||||||
| addressee | |||||||||||
| attention | |||||||||||
| city | |||||||||||
| country | |||||||||||
| defaultBilling | |||||||||||
| defaultShipping | |||||||||||
| internalId | |||||||||||
| label | |||||||||||
| override | |||||||||||
| phone | |||||||||||
| state | |||||||||||
| zip | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the addr1 property.
| |||||||||||
Gets the value of the addr2 property.
| |||||||||||
Gets the value of the addr3 property.
| |||||||||||
Gets the value of the addrText property.
| |||||||||||
Gets the value of the addressee property.
| |||||||||||
Gets the value of the attention property.
| |||||||||||
Gets the value of the city property.
| |||||||||||
Gets the value of the country property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the label property.
| |||||||||||
Gets the value of the phone property.
| |||||||||||
Gets the value of the state property.
| |||||||||||
Gets the value of the zip property.
| |||||||||||
Gets the value of the defaultBilling property.
| |||||||||||
Gets the value of the defaultShipping property.
| |||||||||||
Gets the value of the override property.
| |||||||||||
Sets the value of the addr1 property.
| |||||||||||
Sets the value of the addr2 property.
| |||||||||||
Sets the value of the addr3 property.
| |||||||||||
Sets the value of the addrText property.
| |||||||||||
Sets the value of the addressee property.
| |||||||||||
Sets the value of the attention property.
| |||||||||||
Sets the value of the city property.
| |||||||||||
Sets the value of the country property.
| |||||||||||
Sets the value of the defaultBilling property.
| |||||||||||
Sets the value of the defaultShipping property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the label property.
| |||||||||||
Sets the value of the override property.
| |||||||||||
Sets the value of the phone property.
| |||||||||||
Sets the value of the state property.
| |||||||||||
Sets the value of the zip property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the addr1 property.
Gets the value of the addr2 property.
Gets the value of the addr3 property.
Gets the value of the addrText property.
Gets the value of the addressee property.
Gets the value of the attention property.
Gets the value of the city property.
Gets the value of the country property.
Country
Gets the value of the internalId property.
Gets the value of the label property.
Gets the value of the phone property.
Gets the value of the state property.
Gets the value of the zip property.
Gets the value of the defaultBilling property.
Gets the value of the defaultShipping property.
Gets the value of the override property.
Sets the value of the addr1 property.
| value | Allowed object is String |
|---|
Sets the value of the addr2 property.
| value | Allowed object is String |
|---|
Sets the value of the addr3 property.
| value | Allowed object is String |
|---|
Sets the value of the addrText property.
| value | Allowed object is String |
|---|
Sets the value of the addressee property.
| value | Allowed object is String |
|---|
Sets the value of the attention property.
| value | Allowed object is String |
|---|
Sets the value of the city property.
| value | Allowed object is String |
|---|
Sets the value of the country property.
| value | Allowed object is
Country
|
|---|
Sets the value of the defaultBilling property.
| value | Allowed object is Boolean |
|---|
Sets the value of the defaultShipping property.
| value | Allowed object is Boolean |
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the label property.
| value | Allowed object is String |
|---|
Sets the value of the override property.
| value | Allowed object is Boolean |
|---|
Sets the value of the phone property.
| value | Allowed object is String |
|---|
Sets the value of the state property.
| value | Allowed object is String |
|---|
Sets the value of the zip property.
| value | Allowed object is String |
|---|