public class GetUserInfoResult extends Object implements Serializable
Constructor and Description |
---|
GetUserInfoResult() |
GetUserInfoResult(boolean accessibilityMode,
String currencySymbol,
int orgAttachmentFileSizeLimit,
String orgDefaultCurrencyIsoCode,
boolean orgDisallowHtmlAttachments,
boolean orgHasPersonAccounts,
String organizationId,
boolean organizationMultiCurrency,
String organizationName,
String profileId,
String roleId,
int sessionSecondsValid,
String userDefaultCurrencyIsoCode,
String userEmail,
String userFullName,
String userId,
String userLanguage,
String userLocale,
String userName,
String userTimeZone,
String userType,
String userUiSkin) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getCurrencySymbol()
Gets the currencySymbol value for this GetUserInfoResult.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getOrganizationId()
Gets the organizationId value for this GetUserInfoResult.
|
String |
getOrganizationName()
Gets the organizationName value for this GetUserInfoResult.
|
int |
getOrgAttachmentFileSizeLimit()
Gets the orgAttachmentFileSizeLimit value for this GetUserInfoResult.
|
String |
getOrgDefaultCurrencyIsoCode()
Gets the orgDefaultCurrencyIsoCode value for this GetUserInfoResult.
|
String |
getProfileId()
Gets the profileId value for this GetUserInfoResult.
|
String |
getRoleId()
Gets the roleId value for this GetUserInfoResult.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
int |
getSessionSecondsValid()
Gets the sessionSecondsValid value for this GetUserInfoResult.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getUserDefaultCurrencyIsoCode()
Gets the userDefaultCurrencyIsoCode value for this GetUserInfoResult.
|
String |
getUserEmail()
Gets the userEmail value for this GetUserInfoResult.
|
String |
getUserFullName()
Gets the userFullName value for this GetUserInfoResult.
|
String |
getUserId()
Gets the userId value for this GetUserInfoResult.
|
String |
getUserLanguage()
Gets the userLanguage value for this GetUserInfoResult.
|
String |
getUserLocale()
Gets the userLocale value for this GetUserInfoResult.
|
String |
getUserName()
Gets the userName value for this GetUserInfoResult.
|
String |
getUserTimeZone()
Gets the userTimeZone value for this GetUserInfoResult.
|
String |
getUserType()
Gets the userType value for this GetUserInfoResult.
|
String |
getUserUiSkin()
Gets the userUiSkin value for this GetUserInfoResult.
|
int |
hashCode() |
boolean |
isAccessibilityMode()
Gets the accessibilityMode value for this GetUserInfoResult.
|
boolean |
isOrganizationMultiCurrency()
Gets the organizationMultiCurrency value for this GetUserInfoResult.
|
boolean |
isOrgDisallowHtmlAttachments()
Gets the orgDisallowHtmlAttachments value for this GetUserInfoResult.
|
boolean |
isOrgHasPersonAccounts()
Gets the orgHasPersonAccounts value for this GetUserInfoResult.
|
void |
setAccessibilityMode(boolean accessibilityMode)
Sets the accessibilityMode value for this GetUserInfoResult.
|
void |
setCurrencySymbol(String currencySymbol)
Sets the currencySymbol value for this GetUserInfoResult.
|
void |
setOrganizationId(String organizationId)
Sets the organizationId value for this GetUserInfoResult.
|
void |
setOrganizationMultiCurrency(boolean organizationMultiCurrency)
Sets the organizationMultiCurrency value for this GetUserInfoResult.
|
void |
setOrganizationName(String organizationName)
Sets the organizationName value for this GetUserInfoResult.
|
void |
setOrgAttachmentFileSizeLimit(int orgAttachmentFileSizeLimit)
Sets the orgAttachmentFileSizeLimit value for this GetUserInfoResult.
|
void |
setOrgDefaultCurrencyIsoCode(String orgDefaultCurrencyIsoCode)
Sets the orgDefaultCurrencyIsoCode value for this GetUserInfoResult.
|
void |
setOrgDisallowHtmlAttachments(boolean orgDisallowHtmlAttachments)
Sets the orgDisallowHtmlAttachments value for this GetUserInfoResult.
|
void |
setOrgHasPersonAccounts(boolean orgHasPersonAccounts)
Sets the orgHasPersonAccounts value for this GetUserInfoResult.
|
void |
setProfileId(String profileId)
Sets the profileId value for this GetUserInfoResult.
|
void |
setRoleId(String roleId)
Sets the roleId value for this GetUserInfoResult.
|
void |
setSessionSecondsValid(int sessionSecondsValid)
Sets the sessionSecondsValid value for this GetUserInfoResult.
|
void |
setUserDefaultCurrencyIsoCode(String userDefaultCurrencyIsoCode)
Sets the userDefaultCurrencyIsoCode value for this GetUserInfoResult.
|
void |
setUserEmail(String userEmail)
Sets the userEmail value for this GetUserInfoResult.
|
void |
setUserFullName(String userFullName)
Sets the userFullName value for this GetUserInfoResult.
|
void |
setUserId(String userId)
Sets the userId value for this GetUserInfoResult.
|
void |
setUserLanguage(String userLanguage)
Sets the userLanguage value for this GetUserInfoResult.
|
void |
setUserLocale(String userLocale)
Sets the userLocale value for this GetUserInfoResult.
|
void |
setUserName(String userName)
Sets the userName value for this GetUserInfoResult.
|
void |
setUserTimeZone(String userTimeZone)
Sets the userTimeZone value for this GetUserInfoResult.
|
void |
setUserType(String userType)
Sets the userType value for this GetUserInfoResult.
|
void |
setUserUiSkin(String userUiSkin)
Sets the userUiSkin value for this GetUserInfoResult.
|
public GetUserInfoResult()
public GetUserInfoResult(boolean accessibilityMode, String currencySymbol, int orgAttachmentFileSizeLimit, String orgDefaultCurrencyIsoCode, boolean orgDisallowHtmlAttachments, boolean orgHasPersonAccounts, String organizationId, boolean organizationMultiCurrency, String organizationName, String profileId, String roleId, int sessionSecondsValid, String userDefaultCurrencyIsoCode, String userEmail, String userFullName, String userId, String userLanguage, String userLocale, String userName, String userTimeZone, String userType, String userUiSkin)
public boolean isAccessibilityMode()
public void setAccessibilityMode(boolean accessibilityMode)
accessibilityMode
- public String getCurrencySymbol()
public void setCurrencySymbol(String currencySymbol)
currencySymbol
- public int getOrgAttachmentFileSizeLimit()
public void setOrgAttachmentFileSizeLimit(int orgAttachmentFileSizeLimit)
orgAttachmentFileSizeLimit
- public String getOrgDefaultCurrencyIsoCode()
public void setOrgDefaultCurrencyIsoCode(String orgDefaultCurrencyIsoCode)
orgDefaultCurrencyIsoCode
- public boolean isOrgDisallowHtmlAttachments()
public void setOrgDisallowHtmlAttachments(boolean orgDisallowHtmlAttachments)
orgDisallowHtmlAttachments
- public boolean isOrgHasPersonAccounts()
public void setOrgHasPersonAccounts(boolean orgHasPersonAccounts)
orgHasPersonAccounts
- public String getOrganizationId()
public void setOrganizationId(String organizationId)
organizationId
- public boolean isOrganizationMultiCurrency()
public void setOrganizationMultiCurrency(boolean organizationMultiCurrency)
organizationMultiCurrency
- public String getOrganizationName()
public void setOrganizationName(String organizationName)
organizationName
- public String getProfileId()
public void setProfileId(String profileId)
profileId
- public String getRoleId()
public void setRoleId(String roleId)
roleId
- public int getSessionSecondsValid()
public void setSessionSecondsValid(int sessionSecondsValid)
sessionSecondsValid
- public String getUserDefaultCurrencyIsoCode()
public void setUserDefaultCurrencyIsoCode(String userDefaultCurrencyIsoCode)
userDefaultCurrencyIsoCode
- public String getUserEmail()
public void setUserEmail(String userEmail)
userEmail
- public String getUserFullName()
public void setUserFullName(String userFullName)
userFullName
- public String getUserId()
public void setUserId(String userId)
userId
- public String getUserLanguage()
public void setUserLanguage(String userLanguage)
userLanguage
- public String getUserLocale()
public void setUserLocale(String userLocale)
userLocale
- public String getUserName()
public void setUserName(String userName)
userName
- public String getUserTimeZone()
public void setUserTimeZone(String userTimeZone)
userTimeZone
- public String getUserType()
public void setUserType(String userType)
userType
- public String getUserUiSkin()
public void setUserUiSkin(String userUiSkin)
userUiSkin
- public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2014. All rights reserved.