public abstract class PersonDtoBase extends AbstractDto
Java class for personDtoBase complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="personDtoBase">
<complexContent>
<extension base="{http://entity.bullhorn.com/}abstractDto">
<sequence>
<element name="address" type="{http://emb.entity.bullhorn.com/}address" minOccurs="0"/>
<element name="customDate1" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="customDate2" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="customDate3" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="customFloat1" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="customFloat2" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="customFloat3" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="customInt1" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="customInt2" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="customInt3" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="customText1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText10" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText11" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText12" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText13" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText14" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText15" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText16" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText17" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText18" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText19" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText20" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText4" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText5" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText6" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText7" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText8" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="customText9" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="dateLastComment" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="email2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="email3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fax" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fax2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fax3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="firstName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="isDayLightSavings" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isDeleted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isLockedOut" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="lastName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="massMailOptOut" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="middleName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mobile" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="namePrefix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="nameSuffix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="nickName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="occupation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="pager" 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="phone2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="phone3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="smsOptIn" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="timeZoneOffsetEST" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="userID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="userTypeID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="username" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Address |
address |
protected javax.xml.datatype.XMLGregorianCalendar |
customDate1 |
protected javax.xml.datatype.XMLGregorianCalendar |
customDate2 |
protected javax.xml.datatype.XMLGregorianCalendar |
customDate3 |
protected java.lang.Double |
customFloat1 |
protected java.lang.Double |
customFloat2 |
protected java.lang.Double |
customFloat3 |
protected java.lang.Integer |
customInt1 |
protected java.lang.Integer |
customInt2 |
protected java.lang.Integer |
customInt3 |
protected java.lang.String |
customText1 |
protected java.lang.String |
customText10 |
protected java.lang.String |
customText11 |
protected java.lang.String |
customText12 |
protected java.lang.String |
customText13 |
protected java.lang.String |
customText14 |
protected java.lang.String |
customText15 |
protected java.lang.String |
customText16 |
protected java.lang.String |
customText17 |
protected java.lang.String |
customText18 |
protected java.lang.String |
customText19 |
protected java.lang.String |
customText2 |
protected java.lang.String |
customText20 |
protected java.lang.String |
customText3 |
protected java.lang.String |
customText4 |
protected java.lang.String |
customText5 |
protected java.lang.String |
customText6 |
protected java.lang.String |
customText7 |
protected java.lang.String |
customText8 |
protected java.lang.String |
customText9 |
protected javax.xml.datatype.XMLGregorianCalendar |
dateLastComment |
protected java.lang.String |
email |
protected java.lang.String |
email2 |
protected java.lang.String |
email3 |
protected java.lang.String |
fax |
protected java.lang.String |
fax2 |
protected java.lang.String |
fax3 |
protected java.lang.String |
firstName |
protected java.lang.Boolean |
isDayLightSavings |
protected java.lang.Boolean |
isDeleted |
protected java.lang.Boolean |
isLockedOut |
protected java.lang.String |
lastName |
protected java.lang.Boolean |
massMailOptOut |
protected java.lang.String |
middleName |
protected java.lang.String |
mobile |
protected java.lang.String |
name |
protected java.lang.String |
namePrefix |
protected java.lang.String |
nameSuffix |
protected java.lang.String |
nickName |
protected java.lang.String |
occupation |
protected java.lang.String |
pager |
protected java.lang.String |
phone |
protected java.lang.String |
phone2 |
protected java.lang.String |
phone3 |
protected java.lang.Boolean |
smsOptIn |
protected java.lang.Integer |
timeZoneOffsetEST |
protected java.lang.Integer |
userID |
protected java.lang.String |
username |
protected java.lang.Integer |
userTypeID |
| Constructor and Description |
|---|
PersonDtoBase() |
| Modifier and Type | Method and Description |
|---|---|
Address |
getAddress()
Gets the value of the address property.
|
javax.xml.datatype.XMLGregorianCalendar |
getCustomDate1()
Gets the value of the customDate1 property.
|
javax.xml.datatype.XMLGregorianCalendar |
getCustomDate2()
Gets the value of the customDate2 property.
|
javax.xml.datatype.XMLGregorianCalendar |
getCustomDate3()
Gets the value of the customDate3 property.
|
java.lang.Double |
getCustomFloat1()
Gets the value of the customFloat1 property.
|
java.lang.Double |
getCustomFloat2()
Gets the value of the customFloat2 property.
|
java.lang.Double |
getCustomFloat3()
Gets the value of the customFloat3 property.
|
java.lang.Integer |
getCustomInt1()
Gets the value of the customInt1 property.
|
java.lang.Integer |
getCustomInt2()
Gets the value of the customInt2 property.
|
java.lang.Integer |
getCustomInt3()
Gets the value of the customInt3 property.
|
java.lang.String |
getCustomText1()
Gets the value of the customText1 property.
|
java.lang.String |
getCustomText10()
Gets the value of the customText10 property.
|
java.lang.String |
getCustomText11()
Gets the value of the customText11 property.
|
java.lang.String |
getCustomText12()
Gets the value of the customText12 property.
|
java.lang.String |
getCustomText13()
Gets the value of the customText13 property.
|
java.lang.String |
getCustomText14()
Gets the value of the customText14 property.
|
java.lang.String |
getCustomText15()
Gets the value of the customText15 property.
|
java.lang.String |
getCustomText16()
Gets the value of the customText16 property.
|
java.lang.String |
getCustomText17()
Gets the value of the customText17 property.
|
java.lang.String |
getCustomText18()
Gets the value of the customText18 property.
|
java.lang.String |
getCustomText19()
Gets the value of the customText19 property.
|
java.lang.String |
getCustomText2()
Gets the value of the customText2 property.
|
java.lang.String |
getCustomText20()
Gets the value of the customText20 property.
|
java.lang.String |
getCustomText3()
Gets the value of the customText3 property.
|
java.lang.String |
getCustomText4()
Gets the value of the customText4 property.
|
java.lang.String |
getCustomText5()
Gets the value of the customText5 property.
|
java.lang.String |
getCustomText6()
Gets the value of the customText6 property.
|
java.lang.String |
getCustomText7()
Gets the value of the customText7 property.
|
java.lang.String |
getCustomText8()
Gets the value of the customText8 property.
|
java.lang.String |
getCustomText9()
Gets the value of the customText9 property.
|
javax.xml.datatype.XMLGregorianCalendar |
getDateLastComment()
Gets the value of the dateLastComment property.
|
java.lang.String |
getEmail()
Gets the value of the email property.
|
java.lang.String |
getEmail2()
Gets the value of the email2 property.
|
java.lang.String |
getEmail3()
Gets the value of the email3 property.
|
java.lang.String |
getFax()
Gets the value of the fax property.
|
java.lang.String |
getFax2()
Gets the value of the fax2 property.
|
java.lang.String |
getFax3()
Gets the value of the fax3 property.
|
java.lang.String |
getFirstName()
Gets the value of the firstName property.
|
java.lang.String |
getLastName()
Gets the value of the lastName property.
|
java.lang.String |
getMiddleName()
Gets the value of the middleName property.
|
java.lang.String |
getMobile()
Gets the value of the mobile property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getNamePrefix()
Gets the value of the namePrefix property.
|
java.lang.String |
getNameSuffix()
Gets the value of the nameSuffix property.
|
java.lang.String |
getNickName()
Gets the value of the nickName property.
|
java.lang.String |
getOccupation()
Gets the value of the occupation property.
|
java.lang.String |
getPager()
Gets the value of the pager property.
|
java.lang.String |
getPhone()
Gets the value of the phone property.
|
java.lang.String |
getPhone2()
Gets the value of the phone2 property.
|
java.lang.String |
getPhone3()
Gets the value of the phone3 property.
|
java.lang.Integer |
getTimeZoneOffsetEST()
Gets the value of the timeZoneOffsetEST property.
|
java.lang.Integer |
getUserID()
Gets the value of the userID property.
|
java.lang.String |
getUsername()
Gets the value of the username property.
|
java.lang.Integer |
getUserTypeID()
Gets the value of the userTypeID property.
|
java.lang.Boolean |
isIsDayLightSavings()
Gets the value of the isDayLightSavings property.
|
java.lang.Boolean |
isIsDeleted()
Gets the value of the isDeleted property.
|
java.lang.Boolean |
isIsLockedOut()
Gets the value of the isLockedOut property.
|
java.lang.Boolean |
isMassMailOptOut()
Gets the value of the massMailOptOut property.
|
java.lang.Boolean |
isSmsOptIn()
Gets the value of the smsOptIn property.
|
void |
setAddress(Address value)
Sets the value of the address property.
|
void |
setCustomDate1(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the customDate1 property.
|
void |
setCustomDate2(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the customDate2 property.
|
void |
setCustomDate3(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the customDate3 property.
|
void |
setCustomFloat1(java.lang.Double value)
Sets the value of the customFloat1 property.
|
void |
setCustomFloat2(java.lang.Double value)
Sets the value of the customFloat2 property.
|
void |
setCustomFloat3(java.lang.Double value)
Sets the value of the customFloat3 property.
|
void |
setCustomInt1(java.lang.Integer value)
Sets the value of the customInt1 property.
|
void |
setCustomInt2(java.lang.Integer value)
Sets the value of the customInt2 property.
|
void |
setCustomInt3(java.lang.Integer value)
Sets the value of the customInt3 property.
|
void |
setCustomText1(java.lang.String value)
Sets the value of the customText1 property.
|
void |
setCustomText10(java.lang.String value)
Sets the value of the customText10 property.
|
void |
setCustomText11(java.lang.String value)
Sets the value of the customText11 property.
|
void |
setCustomText12(java.lang.String value)
Sets the value of the customText12 property.
|
void |
setCustomText13(java.lang.String value)
Sets the value of the customText13 property.
|
void |
setCustomText14(java.lang.String value)
Sets the value of the customText14 property.
|
void |
setCustomText15(java.lang.String value)
Sets the value of the customText15 property.
|
void |
setCustomText16(java.lang.String value)
Sets the value of the customText16 property.
|
void |
setCustomText17(java.lang.String value)
Sets the value of the customText17 property.
|
void |
setCustomText18(java.lang.String value)
Sets the value of the customText18 property.
|
void |
setCustomText19(java.lang.String value)
Sets the value of the customText19 property.
|
void |
setCustomText2(java.lang.String value)
Sets the value of the customText2 property.
|
void |
setCustomText20(java.lang.String value)
Sets the value of the customText20 property.
|
void |
setCustomText3(java.lang.String value)
Sets the value of the customText3 property.
|
void |
setCustomText4(java.lang.String value)
Sets the value of the customText4 property.
|
void |
setCustomText5(java.lang.String value)
Sets the value of the customText5 property.
|
void |
setCustomText6(java.lang.String value)
Sets the value of the customText6 property.
|
void |
setCustomText7(java.lang.String value)
Sets the value of the customText7 property.
|
void |
setCustomText8(java.lang.String value)
Sets the value of the customText8 property.
|
void |
setCustomText9(java.lang.String value)
Sets the value of the customText9 property.
|
void |
setDateLastComment(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dateLastComment property.
|
void |
setEmail(java.lang.String value)
Sets the value of the email property.
|
void |
setEmail2(java.lang.String value)
Sets the value of the email2 property.
|
void |
setEmail3(java.lang.String value)
Sets the value of the email3 property.
|
void |
setFax(java.lang.String value)
Sets the value of the fax property.
|
void |
setFax2(java.lang.String value)
Sets the value of the fax2 property.
|
void |
setFax3(java.lang.String value)
Sets the value of the fax3 property.
|
void |
setFirstName(java.lang.String value)
Sets the value of the firstName property.
|
void |
setIsDayLightSavings(java.lang.Boolean value)
Sets the value of the isDayLightSavings property.
|
void |
setIsDeleted(java.lang.Boolean value)
Sets the value of the isDeleted property.
|
void |
setIsLockedOut(java.lang.Boolean value)
Sets the value of the isLockedOut property.
|
void |
setLastName(java.lang.String value)
Sets the value of the lastName property.
|
void |
setMassMailOptOut(java.lang.Boolean value)
Sets the value of the massMailOptOut property.
|
void |
setMiddleName(java.lang.String value)
Sets the value of the middleName property.
|
void |
setMobile(java.lang.String value)
Sets the value of the mobile property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setNamePrefix(java.lang.String value)
Sets the value of the namePrefix property.
|
void |
setNameSuffix(java.lang.String value)
Sets the value of the nameSuffix property.
|
void |
setNickName(java.lang.String value)
Sets the value of the nickName property.
|
void |
setOccupation(java.lang.String value)
Sets the value of the occupation property.
|
void |
setPager(java.lang.String value)
Sets the value of the pager property.
|
void |
setPhone(java.lang.String value)
Sets the value of the phone property.
|
void |
setPhone2(java.lang.String value)
Sets the value of the phone2 property.
|
void |
setPhone3(java.lang.String value)
Sets the value of the phone3 property.
|
void |
setSmsOptIn(java.lang.Boolean value)
Sets the value of the smsOptIn property.
|
void |
setTimeZoneOffsetEST(java.lang.Integer value)
Sets the value of the timeZoneOffsetEST property.
|
void |
setUserID(java.lang.Integer value)
Sets the value of the userID property.
|
void |
setUsername(java.lang.String value)
Sets the value of the username property.
|
void |
setUserTypeID(java.lang.Integer value)
Sets the value of the userTypeID property.
|
protected Address address
protected javax.xml.datatype.XMLGregorianCalendar customDate1
protected javax.xml.datatype.XMLGregorianCalendar customDate2
protected javax.xml.datatype.XMLGregorianCalendar customDate3
protected java.lang.Double customFloat1
protected java.lang.Double customFloat2
protected java.lang.Double customFloat3
protected java.lang.Integer customInt1
protected java.lang.Integer customInt2
protected java.lang.Integer customInt3
protected java.lang.String customText1
protected java.lang.String customText10
protected java.lang.String customText11
protected java.lang.String customText12
protected java.lang.String customText13
protected java.lang.String customText14
protected java.lang.String customText15
protected java.lang.String customText16
protected java.lang.String customText17
protected java.lang.String customText18
protected java.lang.String customText19
protected java.lang.String customText2
protected java.lang.String customText20
protected java.lang.String customText3
protected java.lang.String customText4
protected java.lang.String customText5
protected java.lang.String customText6
protected java.lang.String customText7
protected java.lang.String customText8
protected java.lang.String customText9
protected javax.xml.datatype.XMLGregorianCalendar dateLastComment
protected java.lang.String email
protected java.lang.String email2
protected java.lang.String email3
protected java.lang.String fax
protected java.lang.String fax2
protected java.lang.String fax3
protected java.lang.String firstName
protected java.lang.Boolean isDayLightSavings
protected java.lang.Boolean isDeleted
protected java.lang.Boolean isLockedOut
protected java.lang.String lastName
protected java.lang.Boolean massMailOptOut
protected java.lang.String middleName
protected java.lang.String mobile
protected java.lang.String name
protected java.lang.String namePrefix
protected java.lang.String nameSuffix
protected java.lang.String nickName
protected java.lang.String occupation
protected java.lang.String pager
protected java.lang.String phone
protected java.lang.String phone2
protected java.lang.String phone3
protected java.lang.Boolean smsOptIn
protected java.lang.Integer timeZoneOffsetEST
protected java.lang.Integer userID
protected java.lang.Integer userTypeID
protected java.lang.String username
public Address getAddress()
Addresspublic void setAddress(Address value)
value - allowed object is
Addresspublic javax.xml.datatype.XMLGregorianCalendar getCustomDate1()
XMLGregorianCalendarpublic void setCustomDate1(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic javax.xml.datatype.XMLGregorianCalendar getCustomDate2()
XMLGregorianCalendarpublic void setCustomDate2(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic javax.xml.datatype.XMLGregorianCalendar getCustomDate3()
XMLGregorianCalendarpublic void setCustomDate3(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic java.lang.Double getCustomFloat1()
Doublepublic void setCustomFloat1(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getCustomFloat2()
Doublepublic void setCustomFloat2(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getCustomFloat3()
Doublepublic void setCustomFloat3(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Integer getCustomInt1()
Integerpublic void setCustomInt1(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getCustomInt2()
Integerpublic void setCustomInt2(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getCustomInt3()
Integerpublic void setCustomInt3(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getCustomText1()
Stringpublic void setCustomText1(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText10()
Stringpublic void setCustomText10(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText11()
Stringpublic void setCustomText11(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText12()
Stringpublic void setCustomText12(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText13()
Stringpublic void setCustomText13(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText14()
Stringpublic void setCustomText14(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText15()
Stringpublic void setCustomText15(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText16()
Stringpublic void setCustomText16(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText17()
Stringpublic void setCustomText17(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText18()
Stringpublic void setCustomText18(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText19()
Stringpublic void setCustomText19(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText2()
Stringpublic void setCustomText2(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText20()
Stringpublic void setCustomText20(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText3()
Stringpublic void setCustomText3(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText4()
Stringpublic void setCustomText4(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText5()
Stringpublic void setCustomText5(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText6()
Stringpublic void setCustomText6(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText7()
Stringpublic void setCustomText7(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText8()
Stringpublic void setCustomText8(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCustomText9()
Stringpublic void setCustomText9(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.datatype.XMLGregorianCalendar getDateLastComment()
XMLGregorianCalendarpublic void setDateLastComment(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic java.lang.String getEmail()
Stringpublic void setEmail(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getEmail2()
Stringpublic void setEmail2(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getEmail3()
Stringpublic void setEmail3(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFax()
Stringpublic void setFax(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFax2()
Stringpublic void setFax2(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFax3()
Stringpublic void setFax3(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFirstName()
Stringpublic void setFirstName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isIsDayLightSavings()
Booleanpublic void setIsDayLightSavings(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isIsDeleted()
Booleanpublic void setIsDeleted(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isIsLockedOut()
Booleanpublic void setIsLockedOut(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getLastName()
Stringpublic void setLastName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isMassMailOptOut()
Booleanpublic void setMassMailOptOut(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getMiddleName()
Stringpublic void setMiddleName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMobile()
Stringpublic void setMobile(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getName()
Stringpublic void setName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNamePrefix()
Stringpublic void setNamePrefix(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNameSuffix()
Stringpublic void setNameSuffix(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNickName()
Stringpublic void setNickName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOccupation()
Stringpublic void setOccupation(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPager()
Stringpublic void setPager(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPhone()
Stringpublic void setPhone(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPhone2()
Stringpublic void setPhone2(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPhone3()
Stringpublic void setPhone3(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isSmsOptIn()
Booleanpublic void setSmsOptIn(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Integer getTimeZoneOffsetEST()
Integerpublic void setTimeZoneOffsetEST(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getUserID()
Integerpublic void setUserID(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getUserTypeID()
Integerpublic void setUserTypeID(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getUsername()
Stringpublic void setUsername(java.lang.String value)
value - allowed object is
String