| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected List<ContactInfo> |
InventorySite.contactInfo |
protected List<ContactInfo> |
CompanyInfo.otherContactInfo |
protected List<ContactInfo> |
Company.otherContactInfo |
protected List<ContactInfo> |
CompanyAccountingPrefs.otherContactInfo |
protected List<ContactInfo> |
NameBase.otherContactInfo |
| Modifier and Type | Method and Description |
|---|---|
ContactInfo |
ObjectFactory.createContactInfo()
Create an instance of
ContactInfo |
| Modifier and Type | Method and Description |
|---|---|
List<ContactInfo> |
InventorySite.getContactInfo()
Gets the value of the contactInfo property.
|
List<ContactInfo> |
CompanyInfo.getOtherContactInfo()
Gets the value of the otherContactInfo property.
|
List<ContactInfo> |
Company.getOtherContactInfo()
Gets the value of the otherContactInfo property.
|
List<ContactInfo> |
CompanyAccountingPrefs.getOtherContactInfo()
Gets the value of the otherContactInfo property.
|
List<ContactInfo> |
NameBase.getOtherContactInfo()
Gets the value of the otherContactInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InventorySite.setContactInfo(List<ContactInfo> contactInfo)
Sets the value of the contactInfo property.
|
void |
CompanyInfo.setOtherContactInfo(List<ContactInfo> otherContactInfo)
Sets the value of the otherContactInfo property.
|
void |
Company.setOtherContactInfo(List<ContactInfo> otherContactInfo)
Sets the value of the otherContactInfo property.
|
void |
CompanyAccountingPrefs.setOtherContactInfo(List<ContactInfo> otherContactInfo)
Sets the value of the otherContactInfo property.
|
void |
NameBase.setOtherContactInfo(List<ContactInfo> otherContactInfo)
Sets the value of the otherContactInfo property.
|
Copyright © 2019. All Rights Reserved.