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()
Address
public void setAddress(Address value)
value
- allowed object is
Address
public javax.xml.datatype.XMLGregorianCalendar getCustomDate1()
XMLGregorianCalendar
public void setCustomDate1(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public javax.xml.datatype.XMLGregorianCalendar getCustomDate2()
XMLGregorianCalendar
public void setCustomDate2(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public javax.xml.datatype.XMLGregorianCalendar getCustomDate3()
XMLGregorianCalendar
public void setCustomDate3(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public java.lang.Double getCustomFloat1()
Double
public void setCustomFloat1(java.lang.Double value)
value
- allowed object is
Double
public java.lang.Double getCustomFloat2()
Double
public void setCustomFloat2(java.lang.Double value)
value
- allowed object is
Double
public java.lang.Double getCustomFloat3()
Double
public void setCustomFloat3(java.lang.Double value)
value
- allowed object is
Double
public java.lang.Integer getCustomInt1()
Integer
public void setCustomInt1(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getCustomInt2()
Integer
public void setCustomInt2(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getCustomInt3()
Integer
public void setCustomInt3(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.String getCustomText1()
String
public void setCustomText1(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText10()
String
public void setCustomText10(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText11()
String
public void setCustomText11(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText12()
String
public void setCustomText12(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText13()
String
public void setCustomText13(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText14()
String
public void setCustomText14(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText15()
String
public void setCustomText15(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText16()
String
public void setCustomText16(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText17()
String
public void setCustomText17(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText18()
String
public void setCustomText18(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText19()
String
public void setCustomText19(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText2()
String
public void setCustomText2(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText20()
String
public void setCustomText20(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText3()
String
public void setCustomText3(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText4()
String
public void setCustomText4(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText5()
String
public void setCustomText5(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText6()
String
public void setCustomText6(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText7()
String
public void setCustomText7(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText8()
String
public void setCustomText8(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCustomText9()
String
public void setCustomText9(java.lang.String value)
value
- allowed object is
String
public javax.xml.datatype.XMLGregorianCalendar getDateLastComment()
XMLGregorianCalendar
public void setDateLastComment(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public java.lang.String getEmail()
String
public void setEmail(java.lang.String value)
value
- allowed object is
String
public java.lang.String getEmail2()
String
public void setEmail2(java.lang.String value)
value
- allowed object is
String
public java.lang.String getEmail3()
String
public void setEmail3(java.lang.String value)
value
- allowed object is
String
public java.lang.String getFax()
String
public void setFax(java.lang.String value)
value
- allowed object is
String
public java.lang.String getFax2()
String
public void setFax2(java.lang.String value)
value
- allowed object is
String
public java.lang.String getFax3()
String
public void setFax3(java.lang.String value)
value
- allowed object is
String
public java.lang.String getFirstName()
String
public void setFirstName(java.lang.String value)
value
- allowed object is
String
public java.lang.Boolean isIsDayLightSavings()
Boolean
public void setIsDayLightSavings(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isIsDeleted()
Boolean
public void setIsDeleted(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isIsLockedOut()
Boolean
public void setIsLockedOut(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.String getLastName()
String
public void setLastName(java.lang.String value)
value
- allowed object is
String
public java.lang.Boolean isMassMailOptOut()
Boolean
public void setMassMailOptOut(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.String getMiddleName()
String
public void setMiddleName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getMobile()
String
public void setMobile(java.lang.String value)
value
- allowed object is
String
public java.lang.String getName()
String
public void setName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getNamePrefix()
String
public void setNamePrefix(java.lang.String value)
value
- allowed object is
String
public java.lang.String getNameSuffix()
String
public void setNameSuffix(java.lang.String value)
value
- allowed object is
String
public java.lang.String getNickName()
String
public void setNickName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getOccupation()
String
public void setOccupation(java.lang.String value)
value
- allowed object is
String
public java.lang.String getPager()
String
public void setPager(java.lang.String value)
value
- allowed object is
String
public java.lang.String getPhone()
String
public void setPhone(java.lang.String value)
value
- allowed object is
String
public java.lang.String getPhone2()
String
public void setPhone2(java.lang.String value)
value
- allowed object is
String
public java.lang.String getPhone3()
String
public void setPhone3(java.lang.String value)
value
- allowed object is
String
public java.lang.Boolean isSmsOptIn()
Boolean
public void setSmsOptIn(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Integer getTimeZoneOffsetEST()
Integer
public void setTimeZoneOffsetEST(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getUserID()
Integer
public void setUserID(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getUserTypeID()
Integer
public void setUserTypeID(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.String getUsername()
String
public void setUsername(java.lang.String value)
value
- allowed object is
String