public class

ContactExpressionHolder

extends ZObjectExpressionHolder
java.lang.Object
   ↳ com.zuora.api.object.holders.DynamicExpressionHolder
     ↳ com.zuora.api.object.holders.ZObjectExpressionHolder
       ↳ com.zuora.api.object.holders.ContactExpressionHolder

Summary

Fields
protected String _accountIdType
protected String _address1Type
protected String _address2Type
protected String _cityType
protected String _countryType
protected String _createdByIdType
protected XMLGregorianCalendar _createdDateType
protected String _faxType
protected String _firstNameType
protected String _homePhoneType
protected String _lastNameType
protected String _mobilePhoneType
protected String _nickNameType
protected String _otherPhoneType
protected String _otherPhoneTypeType
protected String _personalEmailType
protected String _postalCodeType
protected String _stateType
protected String _updatedByIdType
protected XMLGregorianCalendar _updatedDateType
protected String _workEmailType
protected String _workPhoneType
protected Object accountId
protected Object address1
protected Object address2
protected Object city
protected Object country
protected Object createdById
protected Object createdDate
protected Object fax
protected Object firstName
protected Object homePhone
protected Object lastName
protected Object mobilePhone
protected Object nickName
protected Object otherPhone
protected Object otherPhoneType
protected Object personalEmail
protected Object postalCode
protected Object state
protected Object updatedById
protected Object updatedDate
protected Object workEmail
protected Object workPhone
[Expand]
Inherited Fields
From class com.zuora.api.object.holders.ZObjectExpressionHolder
Public Constructors
ContactExpressionHolder()
Public Methods
Object getAccountId()
Retrieves accountId
Object getAddress1()
Retrieves address1
Object getAddress2()
Retrieves address2
Object getCity()
Retrieves city
Object getCountry()
Retrieves country
Object getCreatedById()
Retrieves createdById
Object getCreatedDate()
Retrieves createdDate
Object getFax()
Retrieves fax
Object getFirstName()
Retrieves firstName
Object getHomePhone()
Retrieves homePhone
Object getLastName()
Retrieves lastName
Object getMobilePhone()
Retrieves mobilePhone
Object getNickName()
Retrieves nickName
Object getOtherPhone()
Retrieves otherPhone
Object getOtherPhoneType()
Retrieves otherPhoneType
Object getPersonalEmail()
Retrieves personalEmail
Object getPostalCode()
Retrieves postalCode
Object getState()
Retrieves state
Object getUpdatedById()
Retrieves updatedById
Object getUpdatedDate()
Retrieves updatedDate
Object getWorkEmail()
Retrieves workEmail
Object getWorkPhone()
Retrieves workPhone
void setAccountId(Object value)
Sets accountId
void setAddress1(Object value)
Sets address1
void setAddress2(Object value)
Sets address2
void setCity(Object value)
Sets city
void setCountry(Object value)
Sets country
void setCreatedById(Object value)
Sets createdById
void setCreatedDate(Object value)
Sets createdDate
void setFax(Object value)
Sets fax
void setFirstName(Object value)
Sets firstName
void setHomePhone(Object value)
Sets homePhone
void setLastName(Object value)
Sets lastName
void setMobilePhone(Object value)
Sets mobilePhone
void setNickName(Object value)
Sets nickName
void setOtherPhone(Object value)
Sets otherPhone
void setOtherPhoneType(Object value)
Sets otherPhoneType
void setPersonalEmail(Object value)
Sets personalEmail
void setPostalCode(Object value)
Sets postalCode
void setState(Object value)
Sets state
void setUpdatedById(Object value)
Sets updatedById
void setUpdatedDate(Object value)
Sets updatedDate
void setWorkEmail(Object value)
Sets workEmail
void setWorkPhone(Object value)
Sets workPhone
[Expand]
Inherited Methods
From class com.zuora.api.object.holders.ZObjectExpressionHolder
From class java.lang.Object

Fields

protected String _accountIdType

protected String _address1Type

protected String _address2Type

protected String _cityType

protected String _countryType

protected String _createdByIdType

protected XMLGregorianCalendar _createdDateType

protected String _faxType

protected String _firstNameType

protected String _homePhoneType

protected String _lastNameType

protected String _mobilePhoneType

protected String _nickNameType

protected String _otherPhoneType

protected String _otherPhoneTypeType

protected String _personalEmailType

protected String _postalCodeType

protected String _stateType

protected String _updatedByIdType

protected XMLGregorianCalendar _updatedDateType

protected String _workEmailType

protected String _workPhoneType

protected Object accountId

protected Object address1

protected Object address2

protected Object city

protected Object country

protected Object createdById

protected Object createdDate

protected Object fax

protected Object firstName

protected Object homePhone

protected Object lastName

protected Object mobilePhone

protected Object nickName

protected Object otherPhone

protected Object otherPhoneType

protected Object personalEmail

protected Object postalCode

protected Object state

protected Object updatedById

protected Object updatedDate

protected Object workEmail

protected Object workPhone

Public Constructors

public ContactExpressionHolder ()

Public Methods

public Object getAccountId ()

Retrieves accountId

public Object getAddress1 ()

Retrieves address1

public Object getAddress2 ()

Retrieves address2

public Object getCity ()

Retrieves city

public Object getCountry ()

Retrieves country

public Object getCreatedById ()

Retrieves createdById

public Object getCreatedDate ()

Retrieves createdDate

public Object getFax ()

Retrieves fax

public Object getFirstName ()

Retrieves firstName

public Object getHomePhone ()

Retrieves homePhone

public Object getLastName ()

Retrieves lastName

public Object getMobilePhone ()

Retrieves mobilePhone

public Object getNickName ()

Retrieves nickName

public Object getOtherPhone ()

Retrieves otherPhone

public Object getOtherPhoneType ()

Retrieves otherPhoneType

public Object getPersonalEmail ()

Retrieves personalEmail

public Object getPostalCode ()

Retrieves postalCode

public Object getState ()

Retrieves state

public Object getUpdatedById ()

Retrieves updatedById

public Object getUpdatedDate ()

Retrieves updatedDate

public Object getWorkEmail ()

Retrieves workEmail

public Object getWorkPhone ()

Retrieves workPhone

public void setAccountId (Object value)

Sets accountId

Parameters
value Value to set

public void setAddress1 (Object value)

Sets address1

Parameters
value Value to set

public void setAddress2 (Object value)

Sets address2

Parameters
value Value to set

public void setCity (Object value)

Sets city

Parameters
value Value to set

public void setCountry (Object value)

Sets country

Parameters
value Value to set

public void setCreatedById (Object value)

Sets createdById

Parameters
value Value to set

public void setCreatedDate (Object value)

Sets createdDate

Parameters
value Value to set

public void setFax (Object value)

Sets fax

Parameters
value Value to set

public void setFirstName (Object value)

Sets firstName

Parameters
value Value to set

public void setHomePhone (Object value)

Sets homePhone

Parameters
value Value to set

public void setLastName (Object value)

Sets lastName

Parameters
value Value to set

public void setMobilePhone (Object value)

Sets mobilePhone

Parameters
value Value to set

public void setNickName (Object value)

Sets nickName

Parameters
value Value to set

public void setOtherPhone (Object value)

Sets otherPhone

Parameters
value Value to set

public void setOtherPhoneType (Object value)

Sets otherPhoneType

Parameters
value Value to set

public void setPersonalEmail (Object value)

Sets personalEmail

Parameters
value Value to set

public void setPostalCode (Object value)

Sets postalCode

Parameters
value Value to set

public void setState (Object value)

Sets state

Parameters
value Value to set

public void setUpdatedById (Object value)

Sets updatedById

Parameters
value Value to set

public void setUpdatedDate (Object value)

Sets updatedDate

Parameters
value Value to set

public void setWorkEmail (Object value)

Sets workEmail

Parameters
value Value to set

public void setWorkPhone (Object value)

Sets workPhone

Parameters
value Value to set