|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.evernote.edam.type.UserAttributes
public class UserAttributes
A structure holding the optional attributes that can be stored on a User. These are generally less critical than the core User fields.
| Constructor Summary | |
|---|---|
UserAttributes()
|
|
UserAttributes(UserAttributes other)
Performs a deep copy on other. |
|
| Method Summary | |
|---|---|
void |
addToRecentMailedAddresses(String elem)
|
void |
addToViewedPromotions(String elem)
|
void |
clear()
Return to the state of having just been initialized, as though you had just called the default constructor. |
int |
compareTo(UserAttributes other)
|
UserAttributes |
deepCopy()
Creates a deep copy of the object. |
boolean |
equals(Object that)
|
boolean |
equals(UserAttributes that)
|
String |
getBusinessAddress()
|
String |
getComments()
|
int |
getDailyEmailLimit()
|
long |
getDateAgreedToTermsOfService()
|
double |
getDefaultLatitude()
|
String |
getDefaultLocationName()
|
double |
getDefaultLongitude()
|
long |
getEmailOptOutDate()
|
String |
getGroupName()
|
String |
getIncomingEmailAddress()
|
int |
getMaxReferrals()
|
long |
getPartnerEmailOptInDate()
|
String |
getPreferredCountry()
|
String |
getPreferredLanguage()
|
List<String> |
getRecentMailedAddresses()
|
Iterator<String> |
getRecentMailedAddressesIterator()
|
int |
getRecentMailedAddressesSize()
|
String |
getRecognitionLanguage()
|
String |
getRefererCode()
|
int |
getReferralCount()
|
String |
getReferralProof()
|
ReminderEmailConfig |
getReminderEmailConfig()
|
int |
getSentEmailCount()
|
long |
getSentEmailDate()
|
String |
getTwitterId()
|
String |
getTwitterUserName()
|
List<String> |
getViewedPromotions()
|
Iterator<String> |
getViewedPromotionsIterator()
|
int |
getViewedPromotionsSize()
|
int |
hashCode()
|
boolean |
isClipFullPage()
|
boolean |
isEducationalDiscount()
|
boolean |
isHideSponsorBilling()
|
boolean |
isPreactivation()
|
boolean |
isSetBusinessAddress()
Returns true if field businessAddress is set (has been asigned a value) and false otherwise |
boolean |
isSetClipFullPage()
Returns true if field clipFullPage is set (has been asigned a value) and false otherwise |
boolean |
isSetComments()
Returns true if field comments is set (has been asigned a value) and false otherwise |
boolean |
isSetDailyEmailLimit()
Returns true if field dailyEmailLimit is set (has been asigned a value) and false otherwise |
boolean |
isSetDateAgreedToTermsOfService()
Returns true if field dateAgreedToTermsOfService is set (has been asigned a value) and false otherwise |
boolean |
isSetDefaultLatitude()
Returns true if field defaultLatitude is set (has been asigned a value) and false otherwise |
boolean |
isSetDefaultLocationName()
Returns true if field defaultLocationName is set (has been asigned a value) and false otherwise |
boolean |
isSetDefaultLongitude()
Returns true if field defaultLongitude is set (has been asigned a value) and false otherwise |
boolean |
isSetEducationalDiscount()
Returns true if field educationalDiscount is set (has been asigned a value) and false otherwise |
boolean |
isSetEmailOptOutDate()
Returns true if field emailOptOutDate is set (has been asigned a value) and false otherwise |
boolean |
isSetGroupName()
Returns true if field groupName is set (has been asigned a value) and false otherwise |
boolean |
isSetHideSponsorBilling()
Returns true if field hideSponsorBilling is set (has been asigned a value) and false otherwise |
boolean |
isSetIncomingEmailAddress()
Returns true if field incomingEmailAddress is set (has been asigned a value) and false otherwise |
boolean |
isSetMaxReferrals()
Returns true if field maxReferrals is set (has been asigned a value) and false otherwise |
boolean |
isSetPartnerEmailOptInDate()
Returns true if field partnerEmailOptInDate is set (has been asigned a value) and false otherwise |
boolean |
isSetPreactivation()
Returns true if field preactivation is set (has been asigned a value) and false otherwise |
boolean |
isSetPreferredCountry()
Returns true if field preferredCountry is set (has been asigned a value) and false otherwise |
boolean |
isSetPreferredLanguage()
Returns true if field preferredLanguage is set (has been asigned a value) and false otherwise |
boolean |
isSetRecentMailedAddresses()
Returns true if field recentMailedAddresses is set (has been asigned a value) and false otherwise |
boolean |
isSetRecognitionLanguage()
Returns true if field recognitionLanguage is set (has been asigned a value) and false otherwise |
boolean |
isSetRefererCode()
Returns true if field refererCode is set (has been asigned a value) and false otherwise |
boolean |
isSetReferralCount()
Returns true if field referralCount is set (has been asigned a value) and false otherwise |
boolean |
isSetReferralProof()
Returns true if field referralProof is set (has been asigned a value) and false otherwise |
boolean |
isSetReminderEmailConfig()
Returns true if field reminderEmailConfig is set (has been asigned a value) and false otherwise |
boolean |
isSetSentEmailCount()
Returns true if field sentEmailCount is set (has been asigned a value) and false otherwise |
boolean |
isSetSentEmailDate()
Returns true if field sentEmailDate is set (has been asigned a value) and false otherwise |
boolean |
isSetTaxExempt()
Returns true if field taxExempt is set (has been asigned a value) and false otherwise |
boolean |
isSetTwitterId()
Returns true if field twitterId is set (has been asigned a value) and false otherwise |
boolean |
isSetTwitterUserName()
Returns true if field twitterUserName is set (has been asigned a value) and false otherwise |
boolean |
isSetUseEmailAutoFiling()
Returns true if field useEmailAutoFiling is set (has been asigned a value) and false otherwise |
boolean |
isSetViewedPromotions()
Returns true if field viewedPromotions is set (has been asigned a value) and false otherwise |
boolean |
isTaxExempt()
|
boolean |
isUseEmailAutoFiling()
|
void |
read(TProtocol iprot)
Reads an instance of the object from the given protocol. |
void |
setBusinessAddress(String businessAddress)
|
void |
setBusinessAddressIsSet(boolean value)
|
void |
setClipFullPage(boolean clipFullPage)
|
void |
setClipFullPageIsSet(boolean value)
|
void |
setComments(String comments)
|
void |
setCommentsIsSet(boolean value)
|
void |
setDailyEmailLimit(int dailyEmailLimit)
|
void |
setDailyEmailLimitIsSet(boolean value)
|
void |
setDateAgreedToTermsOfService(long dateAgreedToTermsOfService)
|
void |
setDateAgreedToTermsOfServiceIsSet(boolean value)
|
void |
setDefaultLatitude(double defaultLatitude)
|
void |
setDefaultLatitudeIsSet(boolean value)
|
void |
setDefaultLocationName(String defaultLocationName)
|
void |
setDefaultLocationNameIsSet(boolean value)
|
void |
setDefaultLongitude(double defaultLongitude)
|
void |
setDefaultLongitudeIsSet(boolean value)
|
void |
setEducationalDiscount(boolean educationalDiscount)
|
void |
setEducationalDiscountIsSet(boolean value)
|
void |
setEmailOptOutDate(long emailOptOutDate)
|
void |
setEmailOptOutDateIsSet(boolean value)
|
void |
setGroupName(String groupName)
|
void |
setGroupNameIsSet(boolean value)
|
void |
setHideSponsorBilling(boolean hideSponsorBilling)
|
void |
setHideSponsorBillingIsSet(boolean value)
|
void |
setIncomingEmailAddress(String incomingEmailAddress)
|
void |
setIncomingEmailAddressIsSet(boolean value)
|
void |
setMaxReferrals(int maxReferrals)
|
void |
setMaxReferralsIsSet(boolean value)
|
void |
setPartnerEmailOptInDate(long partnerEmailOptInDate)
|
void |
setPartnerEmailOptInDateIsSet(boolean value)
|
void |
setPreactivation(boolean preactivation)
|
void |
setPreactivationIsSet(boolean value)
|
void |
setPreferredCountry(String preferredCountry)
|
void |
setPreferredCountryIsSet(boolean value)
|
void |
setPreferredLanguage(String preferredLanguage)
|
void |
setPreferredLanguageIsSet(boolean value)
|
void |
setRecentMailedAddresses(List<String> recentMailedAddresses)
|
void |
setRecentMailedAddressesIsSet(boolean value)
|
void |
setRecognitionLanguage(String recognitionLanguage)
|
void |
setRecognitionLanguageIsSet(boolean value)
|
void |
setRefererCode(String refererCode)
|
void |
setRefererCodeIsSet(boolean value)
|
void |
setReferralCount(int referralCount)
|
void |
setReferralCountIsSet(boolean value)
|
void |
setReferralProof(String referralProof)
|
void |
setReferralProofIsSet(boolean value)
|
void |
setReminderEmailConfig(ReminderEmailConfig reminderEmailConfig)
|
void |
setReminderEmailConfigIsSet(boolean value)
|
void |
setSentEmailCount(int sentEmailCount)
|
void |
setSentEmailCountIsSet(boolean value)
|
void |
setSentEmailDate(long sentEmailDate)
|
void |
setSentEmailDateIsSet(boolean value)
|
void |
setTaxExempt(boolean taxExempt)
|
void |
setTaxExemptIsSet(boolean value)
|
void |
setTwitterId(String twitterId)
|
void |
setTwitterIdIsSet(boolean value)
|
void |
setTwitterUserName(String twitterUserName)
|
void |
setTwitterUserNameIsSet(boolean value)
|
void |
setUseEmailAutoFiling(boolean useEmailAutoFiling)
|
void |
setUseEmailAutoFilingIsSet(boolean value)
|
void |
setViewedPromotions(List<String> viewedPromotions)
|
void |
setViewedPromotionsIsSet(boolean value)
|
String |
toString()
|
void |
unsetBusinessAddress()
|
void |
unsetClipFullPage()
|
void |
unsetComments()
|
void |
unsetDailyEmailLimit()
|
void |
unsetDateAgreedToTermsOfService()
|
void |
unsetDefaultLatitude()
|
void |
unsetDefaultLocationName()
|
void |
unsetDefaultLongitude()
|
void |
unsetEducationalDiscount()
|
void |
unsetEmailOptOutDate()
|
void |
unsetGroupName()
|
void |
unsetHideSponsorBilling()
|
void |
unsetIncomingEmailAddress()
|
void |
unsetMaxReferrals()
|
void |
unsetPartnerEmailOptInDate()
|
void |
unsetPreactivation()
|
void |
unsetPreferredCountry()
|
void |
unsetPreferredLanguage()
|
void |
unsetRecentMailedAddresses()
|
void |
unsetRecognitionLanguage()
|
void |
unsetRefererCode()
|
void |
unsetReferralCount()
|
void |
unsetReferralProof()
|
void |
unsetReminderEmailConfig()
|
void |
unsetSentEmailCount()
|
void |
unsetSentEmailDate()
|
void |
unsetTaxExempt()
|
void |
unsetTwitterId()
|
void |
unsetTwitterUserName()
|
void |
unsetUseEmailAutoFiling()
|
void |
unsetViewedPromotions()
|
void |
validate()
|
void |
write(TProtocol oprot)
Writes the object to the given protocol. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UserAttributes()
public UserAttributes(UserAttributes other)
| Method Detail |
|---|
public UserAttributes deepCopy()
TBase
deepCopy in interface TBase<UserAttributes>public void clear()
TBase
clear in interface TBase<UserAttributes>public String getDefaultLocationName()
public void setDefaultLocationName(String defaultLocationName)
public void unsetDefaultLocationName()
public boolean isSetDefaultLocationName()
public void setDefaultLocationNameIsSet(boolean value)
public double getDefaultLatitude()
public void setDefaultLatitude(double defaultLatitude)
public void unsetDefaultLatitude()
public boolean isSetDefaultLatitude()
public void setDefaultLatitudeIsSet(boolean value)
public double getDefaultLongitude()
public void setDefaultLongitude(double defaultLongitude)
public void unsetDefaultLongitude()
public boolean isSetDefaultLongitude()
public void setDefaultLongitudeIsSet(boolean value)
public boolean isPreactivation()
public void setPreactivation(boolean preactivation)
public void unsetPreactivation()
public boolean isSetPreactivation()
public void setPreactivationIsSet(boolean value)
public int getViewedPromotionsSize()
public Iterator<String> getViewedPromotionsIterator()
public void addToViewedPromotions(String elem)
public List<String> getViewedPromotions()
public void setViewedPromotions(List<String> viewedPromotions)
public void unsetViewedPromotions()
public boolean isSetViewedPromotions()
public void setViewedPromotionsIsSet(boolean value)
public String getIncomingEmailAddress()
public void setIncomingEmailAddress(String incomingEmailAddress)
public void unsetIncomingEmailAddress()
public boolean isSetIncomingEmailAddress()
public void setIncomingEmailAddressIsSet(boolean value)
public int getRecentMailedAddressesSize()
public Iterator<String> getRecentMailedAddressesIterator()
public void addToRecentMailedAddresses(String elem)
public List<String> getRecentMailedAddresses()
public void setRecentMailedAddresses(List<String> recentMailedAddresses)
public void unsetRecentMailedAddresses()
public boolean isSetRecentMailedAddresses()
public void setRecentMailedAddressesIsSet(boolean value)
public String getComments()
public void setComments(String comments)
public void unsetComments()
public boolean isSetComments()
public void setCommentsIsSet(boolean value)
public long getDateAgreedToTermsOfService()
public void setDateAgreedToTermsOfService(long dateAgreedToTermsOfService)
public void unsetDateAgreedToTermsOfService()
public boolean isSetDateAgreedToTermsOfService()
public void setDateAgreedToTermsOfServiceIsSet(boolean value)
public int getMaxReferrals()
public void setMaxReferrals(int maxReferrals)
public void unsetMaxReferrals()
public boolean isSetMaxReferrals()
public void setMaxReferralsIsSet(boolean value)
public int getReferralCount()
public void setReferralCount(int referralCount)
public void unsetReferralCount()
public boolean isSetReferralCount()
public void setReferralCountIsSet(boolean value)
public String getRefererCode()
public void setRefererCode(String refererCode)
public void unsetRefererCode()
public boolean isSetRefererCode()
public void setRefererCodeIsSet(boolean value)
public long getSentEmailDate()
public void setSentEmailDate(long sentEmailDate)
public void unsetSentEmailDate()
public boolean isSetSentEmailDate()
public void setSentEmailDateIsSet(boolean value)
public int getSentEmailCount()
public void setSentEmailCount(int sentEmailCount)
public void unsetSentEmailCount()
public boolean isSetSentEmailCount()
public void setSentEmailCountIsSet(boolean value)
public int getDailyEmailLimit()
public void setDailyEmailLimit(int dailyEmailLimit)
public void unsetDailyEmailLimit()
public boolean isSetDailyEmailLimit()
public void setDailyEmailLimitIsSet(boolean value)
public long getEmailOptOutDate()
public void setEmailOptOutDate(long emailOptOutDate)
public void unsetEmailOptOutDate()
public boolean isSetEmailOptOutDate()
public void setEmailOptOutDateIsSet(boolean value)
public long getPartnerEmailOptInDate()
public void setPartnerEmailOptInDate(long partnerEmailOptInDate)
public void unsetPartnerEmailOptInDate()
public boolean isSetPartnerEmailOptInDate()
public void setPartnerEmailOptInDateIsSet(boolean value)
public String getPreferredLanguage()
public void setPreferredLanguage(String preferredLanguage)
public void unsetPreferredLanguage()
public boolean isSetPreferredLanguage()
public void setPreferredLanguageIsSet(boolean value)
public String getPreferredCountry()
public void setPreferredCountry(String preferredCountry)
public void unsetPreferredCountry()
public boolean isSetPreferredCountry()
public void setPreferredCountryIsSet(boolean value)
public boolean isClipFullPage()
public void setClipFullPage(boolean clipFullPage)
public void unsetClipFullPage()
public boolean isSetClipFullPage()
public void setClipFullPageIsSet(boolean value)
public String getTwitterUserName()
public void setTwitterUserName(String twitterUserName)
public void unsetTwitterUserName()
public boolean isSetTwitterUserName()
public void setTwitterUserNameIsSet(boolean value)
public String getTwitterId()
public void setTwitterId(String twitterId)
public void unsetTwitterId()
public boolean isSetTwitterId()
public void setTwitterIdIsSet(boolean value)
public String getGroupName()
public void setGroupName(String groupName)
public void unsetGroupName()
public boolean isSetGroupName()
public void setGroupNameIsSet(boolean value)
public String getRecognitionLanguage()
public void setRecognitionLanguage(String recognitionLanguage)
public void unsetRecognitionLanguage()
public boolean isSetRecognitionLanguage()
public void setRecognitionLanguageIsSet(boolean value)
public String getReferralProof()
public void setReferralProof(String referralProof)
public void unsetReferralProof()
public boolean isSetReferralProof()
public void setReferralProofIsSet(boolean value)
public boolean isEducationalDiscount()
public void setEducationalDiscount(boolean educationalDiscount)
public void unsetEducationalDiscount()
public boolean isSetEducationalDiscount()
public void setEducationalDiscountIsSet(boolean value)
public String getBusinessAddress()
public void setBusinessAddress(String businessAddress)
public void unsetBusinessAddress()
public boolean isSetBusinessAddress()
public void setBusinessAddressIsSet(boolean value)
public boolean isHideSponsorBilling()
public void setHideSponsorBilling(boolean hideSponsorBilling)
public void unsetHideSponsorBilling()
public boolean isSetHideSponsorBilling()
public void setHideSponsorBillingIsSet(boolean value)
public boolean isTaxExempt()
public void setTaxExempt(boolean taxExempt)
public void unsetTaxExempt()
public boolean isSetTaxExempt()
public void setTaxExemptIsSet(boolean value)
public boolean isUseEmailAutoFiling()
public void setUseEmailAutoFiling(boolean useEmailAutoFiling)
public void unsetUseEmailAutoFiling()
public boolean isSetUseEmailAutoFiling()
public void setUseEmailAutoFilingIsSet(boolean value)
public ReminderEmailConfig getReminderEmailConfig()
ReminderEmailConfigpublic void setReminderEmailConfig(ReminderEmailConfig reminderEmailConfig)
ReminderEmailConfigpublic void unsetReminderEmailConfig()
public boolean isSetReminderEmailConfig()
public void setReminderEmailConfigIsSet(boolean value)
public boolean equals(Object that)
equals in class Objectpublic boolean equals(UserAttributes that)
public int hashCode()
hashCode in class Objectpublic int compareTo(UserAttributes other)
compareTo in interface Comparable<UserAttributes>
public void read(TProtocol iprot)
throws TException
TBase
read in interface TBase<UserAttributes>iprot - Input protocol
TException
public void write(TProtocol oprot)
throws TException
TBase
write in interface TBase<UserAttributes>oprot - Output protocol
TExceptionpublic String toString()
toString in class Object
public void validate()
throws TException
TException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||