public class

ContactPropertiesExpressionHolder

extends Object
java.lang.Object
   ↳ org.mule.module.hubspot.model.contact.holders.ContactPropertiesExpressionHolder

Summary

Fields
protected String _addressType
protected Long _annualrevenueType
protected String _cityType
protected Long _closedateType
protected String _companyType
protected String _countryType
protected Map<String, String> _customPropertiesType
protected String _emailType
protected String _faxType
protected String _firstnameType
protected String _industryType
protected String _jobtitleType
protected String _lastnameType
protected ContactPropertiesLifecycleStage _lifecyclestageType
protected String _messageType
protected ContactPropertiesNumberOfEmployees _numemployeesType
protected String _phoneType
protected String _salutationType
protected String _stateType
protected String _twitterhandleType
protected String _twitterprofilephotoType
protected String _websiteType
protected String _zipType
protected Object address
protected Object annualrevenue
protected Object city
protected Object closedate
protected Object company
protected Object country
protected Object customProperties
protected Object email
protected Object fax
protected Object firstname
protected Object industry
protected Object jobtitle
protected Object lastname
protected Object lifecyclestage
protected Object message
protected Object numemployees
protected Object phone
protected Object salutation
protected Object state
protected Object twitterhandle
protected Object twitterprofilephoto
protected Object website
protected Object zip
Public Constructors
ContactPropertiesExpressionHolder()
Public Methods
Object getAddress()
Retrieves address
Object getAnnualrevenue()
Retrieves annualrevenue
Object getCity()
Retrieves city
Object getClosedate()
Retrieves closedate
Object getCompany()
Retrieves company
Object getCountry()
Retrieves country
Object getCustomProperties()
Retrieves customProperties
Object getEmail()
Retrieves email
Object getFax()
Retrieves fax
Object getFirstname()
Retrieves firstname
Object getIndustry()
Retrieves industry
Object getJobtitle()
Retrieves jobtitle
Object getLastname()
Retrieves lastname
Object getLifecyclestage()
Retrieves lifecyclestage
Object getMessage()
Retrieves message
Object getNumemployees()
Retrieves numemployees
Object getPhone()
Retrieves phone
Object getSalutation()
Retrieves salutation
Object getState()
Retrieves state
Object getTwitterhandle()
Retrieves twitterhandle
Object getTwitterprofilephoto()
Retrieves twitterprofilephoto
Object getWebsite()
Retrieves website
Object getZip()
Retrieves zip
void setAddress(Object value)
Sets address
void setAnnualrevenue(Object value)
Sets annualrevenue
void setCity(Object value)
Sets city
void setClosedate(Object value)
Sets closedate
void setCompany(Object value)
Sets company
void setCountry(Object value)
Sets country
void setCustomProperties(Object value)
Sets customProperties
void setEmail(Object value)
Sets email
void setFax(Object value)
Sets fax
void setFirstname(Object value)
Sets firstname
void setIndustry(Object value)
Sets industry
void setJobtitle(Object value)
Sets jobtitle
void setLastname(Object value)
Sets lastname
void setLifecyclestage(Object value)
Sets lifecyclestage
void setMessage(Object value)
Sets message
void setNumemployees(Object value)
Sets numemployees
void setPhone(Object value)
Sets phone
void setSalutation(Object value)
Sets salutation
void setState(Object value)
Sets state
void setTwitterhandle(Object value)
Sets twitterhandle
void setTwitterprofilephoto(Object value)
Sets twitterprofilephoto
void setWebsite(Object value)
Sets website
void setZip(Object value)
Sets zip
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected String _addressType

protected Long _annualrevenueType

protected String _cityType

protected Long _closedateType

protected String _companyType

protected String _countryType

protected Map<String, String> _customPropertiesType

protected String _emailType

protected String _faxType

protected String _firstnameType

protected String _industryType

protected String _jobtitleType

protected String _lastnameType

protected ContactPropertiesLifecycleStage _lifecyclestageType

protected String _messageType

protected ContactPropertiesNumberOfEmployees _numemployeesType

protected String _phoneType

protected String _salutationType

protected String _stateType

protected String _twitterhandleType

protected String _twitterprofilephotoType

protected String _websiteType

protected String _zipType

protected Object address

protected Object annualrevenue

protected Object city

protected Object closedate

protected Object company

protected Object country

protected Object customProperties

protected Object email

protected Object fax

protected Object firstname

protected Object industry

protected Object jobtitle

protected Object lastname

protected Object lifecyclestage

protected Object message

protected Object numemployees

protected Object phone

protected Object salutation

protected Object state

protected Object twitterhandle

protected Object twitterprofilephoto

protected Object website

protected Object zip

Public Constructors

public ContactPropertiesExpressionHolder ()

Public Methods

public Object getAddress ()

Retrieves address

public Object getAnnualrevenue ()

Retrieves annualrevenue

public Object getCity ()

Retrieves city

public Object getClosedate ()

Retrieves closedate

public Object getCompany ()

Retrieves company

public Object getCountry ()

Retrieves country

public Object getCustomProperties ()

Retrieves customProperties

public Object getEmail ()

Retrieves email

public Object getFax ()

Retrieves fax

public Object getFirstname ()

Retrieves firstname

public Object getIndustry ()

Retrieves industry

public Object getJobtitle ()

Retrieves jobtitle

public Object getLastname ()

Retrieves lastname

public Object getLifecyclestage ()

Retrieves lifecyclestage

public Object getMessage ()

Retrieves message

public Object getNumemployees ()

Retrieves numemployees

public Object getPhone ()

Retrieves phone

public Object getSalutation ()

Retrieves salutation

public Object getState ()

Retrieves state

public Object getTwitterhandle ()

Retrieves twitterhandle

public Object getTwitterprofilephoto ()

Retrieves twitterprofilephoto

public Object getWebsite ()

Retrieves website

public Object getZip ()

Retrieves zip

public void setAddress (Object value)

Sets address

Parameters
value Value to set

public void setAnnualrevenue (Object value)

Sets annualrevenue

Parameters
value Value to set

public void setCity (Object value)

Sets city

Parameters
value Value to set

public void setClosedate (Object value)

Sets closedate

Parameters
value Value to set

public void setCompany (Object value)

Sets company

Parameters
value Value to set

public void setCountry (Object value)

Sets country

Parameters
value Value to set

public void setCustomProperties (Object value)

Sets customProperties

Parameters
value Value to set

public void setEmail (Object value)

Sets email

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 setIndustry (Object value)

Sets industry

Parameters
value Value to set

public void setJobtitle (Object value)

Sets jobtitle

Parameters
value Value to set

public void setLastname (Object value)

Sets lastname

Parameters
value Value to set

public void setLifecyclestage (Object value)

Sets lifecyclestage

Parameters
value Value to set

public void setMessage (Object value)

Sets message

Parameters
value Value to set

public void setNumemployees (Object value)

Sets numemployees

Parameters
value Value to set

public void setPhone (Object value)

Sets phone

Parameters
value Value to set

public void setSalutation (Object value)

Sets salutation

Parameters
value Value to set

public void setState (Object value)

Sets state

Parameters
value Value to set

public void setTwitterhandle (Object value)

Sets twitterhandle

Parameters
value Value to set

public void setTwitterprofilephoto (Object value)

Sets twitterprofilephoto

Parameters
value Value to set

public void setWebsite (Object value)

Sets website

Parameters
value Value to set

public void setZip (Object value)

Sets zip

Parameters
value Value to set