public class UserType extends Object
Java class for UserType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UserType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="AllResourceAccessFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="AssignmentStaffingPreference" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value=""/>
<enumeration value="New"/>
<enumeration value="Existing"/>
<enumeration value="Ask Me"/>
</restriction>
</simpleType>
</element>
<element name="CreateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="CreateUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CurrencyId" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="6"/>
</restriction>
</simpleType>
</element>
<element name="CurrencyName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="80"/>
</restriction>
</simpleType>
</element>
<element name="CurrencyObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="CurrencyShowDecimals" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CurrencyShowSymbol" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="DateFormatType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Month, Day, Year"/>
<enumeration value="Day, Month, Year"/>
<enumeration value="Year, Month, Day"/>
</restriction>
</simpleType>
</element>
<element name="DateSeparator" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="/"/>
<enumeration value="-"/>
<enumeration value="."/>
</restriction>
</simpleType>
</element>
<element name="DateShowFourDigitYear" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="DateShowMinutes" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="DateTimeFormatType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="12 hour (1:30 PM)"/>
<enumeration value="24 hour (13:30)"/>
<enumeration value="Do not show time"/>
</restriction>
</simpleType>
</element>
<element name="DateUseLeadingZero" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="DateUseMonthName" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="DoNotShowNewFeaturesAgain" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="DurationDecimalCount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="0"/>
<enumeration value="1"/>
<enumeration value="2"/>
</restriction>
</simpleType>
</element>
<element name="DurationUnitType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Hour"/>
<enumeration value="Day"/>
<enumeration value="Week"/>
<enumeration value="Month"/>
<enumeration value="Year"/>
<enumeration value="Days Hours"/>
<enumeration value="Hours Minutes"/>
</restriction>
</simpleType>
</element>
<element name="DurationUseFraction" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="EditGlobalUserPreferences" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="EmailAddress" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="255"/>
</restriction>
</simpleType>
</element>
<element name="EmailProtocol" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Internet Mail"/>
<enumeration value="MAPI Mail"/>
</restriction>
</simpleType>
</element>
<element name="EnableUserToModifyViewSettingsFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="FinancialPeriodEndObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="FinancialPeriodStartObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="GUID" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<pattern value="\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\}|"/>
</restriction>
</simpleType>
</element>
<element name="GlobalProfileObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="LastUpdateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="LastUpdateUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="MailServerLoginName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="255"/>
</restriction>
</simpleType>
</element>
<element name="Name" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="255"/>
</restriction>
</simpleType>
</element>
<element name="NewProjectDurationType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Fixed Units/Time"/>
<enumeration value="Fixed Duration and Units/Time"/>
<enumeration value="Fixed Units"/>
<enumeration value="Fixed Duration and Units"/>
</restriction>
</simpleType>
</element>
<element name="ObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="OfficePhone" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="32"/>
</restriction>
</simpleType>
</element>
<element name="OutgoingMailServer" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="120"/>
</restriction>
</simpleType>
</element>
<element name="PersonalName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="255"/>
</restriction>
</simpleType>
</element>
<element name="RateSourcePreference" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value=""/>
<enumeration value="Resource"/>
<enumeration value="Role"/>
<enumeration value="Ask Me"/>
</restriction>
</simpleType>
</element>
<element name="ReportingFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="RespectActivityDurationType" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="RoleLimitDisplayOption" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Custom Role Limit"/>
<enumeration value="Calculated Primary Resources Limit"/>
<enumeration value="Calculated Primary Active Resources Limit"/>
</restriction>
</simpleType>
</element>
<element name="ShowDurationTimeUnit" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ShowTimeUnit" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="SmallScaleDecimalCount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="0"/>
<enumeration value="1"/>
<enumeration value="2"/>
</restriction>
</simpleType>
</element>
<element name="SmallScaleUnitType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Hour"/>
<enumeration value="Day"/>
<enumeration value="Week"/>
<enumeration value="Month"/>
<enumeration value="Year"/>
<enumeration value="Days Hours"/>
<enumeration value="Hours Minutes"/>
</restriction>
</simpleType>
</element>
<element name="SmallScaleUseFraction" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="TMSelectedActivityFilters" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TMSelectedActivityFiltersJoin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TMSelectedTimesheetFilters" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TMSelectedTimesheetFiltersJoin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberActivityFilters" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberActivityFiltersJoin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberActivitySortField" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberActivitySortOrder" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberAllTimeframeForCompleted" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberApplicationTheme" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberDateFormat" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberDisplayQRQuickAccess" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberDisplayTimeFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="TeamMemberDisplayTimeFormat" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberLocale" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberProjectFilter" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberResourceFilter" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberTaskStatusFilter" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberTimeframeFilter" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberWBSFilter" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TeamMemberWorkUnitType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Hour"/>
<enumeration value="Day"/>
<enumeration value="Week"/>
<enumeration value="Month"/>
<enumeration value="Year"/>
<enumeration value="Days Hours"/>
<enumeration value="Hours Minutes"/>
</restriction>
</simpleType>
</element>
<element name="TimesheetProjectFilter" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TimesheetWBSFilter" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="UnitsPerTimeShowAsPercentage" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="UserInterfaceViewObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ResourceRequests" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ResourceRequest" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ResourceRequestType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
UserType.ResourceRequests
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
UserType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAssignmentStaffingPreference()
Gets the value of the assignmentStaffingPreference property.
|
LocalDateTime |
getCreateDate()
Gets the value of the createDate property.
|
String |
getCreateUser()
Gets the value of the createUser property.
|
String |
getCurrencyId()
Gets the value of the currencyId property.
|
String |
getCurrencyName()
Gets the value of the currencyName property.
|
Integer |
getCurrencyObjectId()
Gets the value of the currencyObjectId property.
|
String |
getDateFormatType()
Gets the value of the dateFormatType property.
|
String |
getDateSeparator()
Gets the value of the dateSeparator property.
|
String |
getDateTimeFormatType()
Gets the value of the dateTimeFormatType property.
|
String |
getDurationDecimalCount()
Gets the value of the durationDecimalCount property.
|
String |
getDurationUnitType()
Gets the value of the durationUnitType property.
|
String |
getEmailAddress()
Gets the value of the emailAddress property.
|
String |
getEmailProtocol()
Gets the value of the emailProtocol property.
|
Integer |
getFinancialPeriodEndObjectId()
Gets the value of the financialPeriodEndObjectId property.
|
Integer |
getFinancialPeriodStartObjectId()
Gets the value of the financialPeriodStartObjectId property.
|
Integer |
getGlobalProfileObjectId()
Gets the value of the globalProfileObjectId property.
|
String |
getGUID()
Gets the value of the guid property.
|
LocalDateTime |
getLastUpdateDate()
Gets the value of the lastUpdateDate property.
|
String |
getLastUpdateUser()
Gets the value of the lastUpdateUser property.
|
String |
getMailServerLoginName()
Gets the value of the mailServerLoginName property.
|
String |
getName()
Gets the value of the name property.
|
String |
getNewProjectDurationType()
Gets the value of the newProjectDurationType property.
|
Integer |
getObjectId()
Gets the value of the objectId property.
|
String |
getOfficePhone()
Gets the value of the officePhone property.
|
String |
getOutgoingMailServer()
Gets the value of the outgoingMailServer property.
|
String |
getPersonalName()
Gets the value of the personalName property.
|
String |
getRateSourcePreference()
Gets the value of the rateSourcePreference property.
|
UserType.ResourceRequests |
getResourceRequests()
Gets the value of the resourceRequests property.
|
String |
getRoleLimitDisplayOption()
Gets the value of the roleLimitDisplayOption property.
|
String |
getSmallScaleDecimalCount()
Gets the value of the smallScaleDecimalCount property.
|
String |
getSmallScaleUnitType()
Gets the value of the smallScaleUnitType property.
|
String |
getTeamMemberActivityFilters()
Gets the value of the teamMemberActivityFilters property.
|
String |
getTeamMemberActivityFiltersJoin()
Gets the value of the teamMemberActivityFiltersJoin property.
|
String |
getTeamMemberActivitySortField()
Gets the value of the teamMemberActivitySortField property.
|
String |
getTeamMemberActivitySortOrder()
Gets the value of the teamMemberActivitySortOrder property.
|
String |
getTeamMemberAllTimeframeForCompleted()
Gets the value of the teamMemberAllTimeframeForCompleted property.
|
String |
getTeamMemberApplicationTheme()
Gets the value of the teamMemberApplicationTheme property.
|
String |
getTeamMemberDateFormat()
Gets the value of the teamMemberDateFormat property.
|
String |
getTeamMemberDisplayQRQuickAccess()
Gets the value of the teamMemberDisplayQRQuickAccess property.
|
String |
getTeamMemberDisplayTimeFormat()
Gets the value of the teamMemberDisplayTimeFormat property.
|
String |
getTeamMemberLocale()
Gets the value of the teamMemberLocale property.
|
String |
getTeamMemberProjectFilter()
Gets the value of the teamMemberProjectFilter property.
|
String |
getTeamMemberResourceFilter()
Gets the value of the teamMemberResourceFilter property.
|
String |
getTeamMemberTaskStatusFilter()
Gets the value of the teamMemberTaskStatusFilter property.
|
String |
getTeamMemberTimeframeFilter()
Gets the value of the teamMemberTimeframeFilter property.
|
String |
getTeamMemberWBSFilter()
Gets the value of the teamMemberWBSFilter property.
|
String |
getTeamMemberWorkUnitType()
Gets the value of the teamMemberWorkUnitType property.
|
String |
getTimesheetProjectFilter()
Gets the value of the timesheetProjectFilter property.
|
String |
getTimesheetWBSFilter()
Gets the value of the timesheetWBSFilter property.
|
String |
getTMSelectedActivityFilters()
Gets the value of the tmSelectedActivityFilters property.
|
String |
getTMSelectedActivityFiltersJoin()
Gets the value of the tmSelectedActivityFiltersJoin property.
|
String |
getTMSelectedTimesheetFilters()
Gets the value of the tmSelectedTimesheetFilters property.
|
String |
getTMSelectedTimesheetFiltersJoin()
Gets the value of the tmSelectedTimesheetFiltersJoin property.
|
Integer |
getUserInterfaceViewObjectId()
Gets the value of the userInterfaceViewObjectId property.
|
Boolean |
isAllResourceAccessFlag()
Gets the value of the allResourceAccessFlag property.
|
Boolean |
isCurrencyShowDecimals()
Gets the value of the currencyShowDecimals property.
|
Boolean |
isCurrencyShowSymbol()
Gets the value of the currencyShowSymbol property.
|
Boolean |
isDateShowFourDigitYear()
Gets the value of the dateShowFourDigitYear property.
|
Boolean |
isDateShowMinutes()
Gets the value of the dateShowMinutes property.
|
Boolean |
isDateUseLeadingZero()
Gets the value of the dateUseLeadingZero property.
|
Boolean |
isDateUseMonthName()
Gets the value of the dateUseMonthName property.
|
Boolean |
isDoNotShowNewFeaturesAgain()
Gets the value of the doNotShowNewFeaturesAgain property.
|
Boolean |
isDurationUseFraction()
Gets the value of the durationUseFraction property.
|
Boolean |
isEditGlobalUserPreferences()
Gets the value of the editGlobalUserPreferences property.
|
Boolean |
isEnableUserToModifyViewSettingsFlag()
Gets the value of the enableUserToModifyViewSettingsFlag property.
|
Boolean |
isReportingFlag()
Gets the value of the reportingFlag property.
|
Boolean |
isRespectActivityDurationType()
Gets the value of the respectActivityDurationType property.
|
Boolean |
isShowDurationTimeUnit()
Gets the value of the showDurationTimeUnit property.
|
Boolean |
isShowTimeUnit()
Gets the value of the showTimeUnit property.
|
Boolean |
isSmallScaleUseFraction()
Gets the value of the smallScaleUseFraction property.
|
Boolean |
isTeamMemberDisplayTimeFlag()
Gets the value of the teamMemberDisplayTimeFlag property.
|
Boolean |
isUnitsPerTimeShowAsPercentage()
Gets the value of the unitsPerTimeShowAsPercentage property.
|
void |
setAllResourceAccessFlag(Boolean value)
Sets the value of the allResourceAccessFlag property.
|
void |
setAssignmentStaffingPreference(String value)
Sets the value of the assignmentStaffingPreference property.
|
void |
setCreateDate(LocalDateTime value)
Sets the value of the createDate property.
|
void |
setCreateUser(String value)
Sets the value of the createUser property.
|
void |
setCurrencyId(String value)
Sets the value of the currencyId property.
|
void |
setCurrencyName(String value)
Sets the value of the currencyName property.
|
void |
setCurrencyObjectId(Integer value)
Sets the value of the currencyObjectId property.
|
void |
setCurrencyShowDecimals(Boolean value)
Sets the value of the currencyShowDecimals property.
|
void |
setCurrencyShowSymbol(Boolean value)
Sets the value of the currencyShowSymbol property.
|
void |
setDateFormatType(String value)
Sets the value of the dateFormatType property.
|
void |
setDateSeparator(String value)
Sets the value of the dateSeparator property.
|
void |
setDateShowFourDigitYear(Boolean value)
Sets the value of the dateShowFourDigitYear property.
|
void |
setDateShowMinutes(Boolean value)
Sets the value of the dateShowMinutes property.
|
void |
setDateTimeFormatType(String value)
Sets the value of the dateTimeFormatType property.
|
void |
setDateUseLeadingZero(Boolean value)
Sets the value of the dateUseLeadingZero property.
|
void |
setDateUseMonthName(Boolean value)
Sets the value of the dateUseMonthName property.
|
void |
setDoNotShowNewFeaturesAgain(Boolean value)
Sets the value of the doNotShowNewFeaturesAgain property.
|
void |
setDurationDecimalCount(String value)
Sets the value of the durationDecimalCount property.
|
void |
setDurationUnitType(String value)
Sets the value of the durationUnitType property.
|
void |
setDurationUseFraction(Boolean value)
Sets the value of the durationUseFraction property.
|
void |
setEditGlobalUserPreferences(Boolean value)
Sets the value of the editGlobalUserPreferences property.
|
void |
setEmailAddress(String value)
Sets the value of the emailAddress property.
|
void |
setEmailProtocol(String value)
Sets the value of the emailProtocol property.
|
void |
setEnableUserToModifyViewSettingsFlag(Boolean value)
Sets the value of the enableUserToModifyViewSettingsFlag property.
|
void |
setFinancialPeriodEndObjectId(Integer value)
Sets the value of the financialPeriodEndObjectId property.
|
void |
setFinancialPeriodStartObjectId(Integer value)
Sets the value of the financialPeriodStartObjectId property.
|
void |
setGlobalProfileObjectId(Integer value)
Sets the value of the globalProfileObjectId property.
|
void |
setGUID(String value)
Sets the value of the guid property.
|
void |
setLastUpdateDate(LocalDateTime value)
Sets the value of the lastUpdateDate property.
|
void |
setLastUpdateUser(String value)
Sets the value of the lastUpdateUser property.
|
void |
setMailServerLoginName(String value)
Sets the value of the mailServerLoginName property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setNewProjectDurationType(String value)
Sets the value of the newProjectDurationType property.
|
void |
setObjectId(Integer value)
Sets the value of the objectId property.
|
void |
setOfficePhone(String value)
Sets the value of the officePhone property.
|
void |
setOutgoingMailServer(String value)
Sets the value of the outgoingMailServer property.
|
void |
setPersonalName(String value)
Sets the value of the personalName property.
|
void |
setRateSourcePreference(String value)
Sets the value of the rateSourcePreference property.
|
void |
setReportingFlag(Boolean value)
Sets the value of the reportingFlag property.
|
void |
setResourceRequests(UserType.ResourceRequests value)
Sets the value of the resourceRequests property.
|
void |
setRespectActivityDurationType(Boolean value)
Sets the value of the respectActivityDurationType property.
|
void |
setRoleLimitDisplayOption(String value)
Sets the value of the roleLimitDisplayOption property.
|
void |
setShowDurationTimeUnit(Boolean value)
Sets the value of the showDurationTimeUnit property.
|
void |
setShowTimeUnit(Boolean value)
Sets the value of the showTimeUnit property.
|
void |
setSmallScaleDecimalCount(String value)
Sets the value of the smallScaleDecimalCount property.
|
void |
setSmallScaleUnitType(String value)
Sets the value of the smallScaleUnitType property.
|
void |
setSmallScaleUseFraction(Boolean value)
Sets the value of the smallScaleUseFraction property.
|
void |
setTeamMemberActivityFilters(String value)
Sets the value of the teamMemberActivityFilters property.
|
void |
setTeamMemberActivityFiltersJoin(String value)
Sets the value of the teamMemberActivityFiltersJoin property.
|
void |
setTeamMemberActivitySortField(String value)
Sets the value of the teamMemberActivitySortField property.
|
void |
setTeamMemberActivitySortOrder(String value)
Sets the value of the teamMemberActivitySortOrder property.
|
void |
setTeamMemberAllTimeframeForCompleted(String value)
Sets the value of the teamMemberAllTimeframeForCompleted property.
|
void |
setTeamMemberApplicationTheme(String value)
Sets the value of the teamMemberApplicationTheme property.
|
void |
setTeamMemberDateFormat(String value)
Sets the value of the teamMemberDateFormat property.
|
void |
setTeamMemberDisplayQRQuickAccess(String value)
Sets the value of the teamMemberDisplayQRQuickAccess property.
|
void |
setTeamMemberDisplayTimeFlag(Boolean value)
Sets the value of the teamMemberDisplayTimeFlag property.
|
void |
setTeamMemberDisplayTimeFormat(String value)
Sets the value of the teamMemberDisplayTimeFormat property.
|
void |
setTeamMemberLocale(String value)
Sets the value of the teamMemberLocale property.
|
void |
setTeamMemberProjectFilter(String value)
Sets the value of the teamMemberProjectFilter property.
|
void |
setTeamMemberResourceFilter(String value)
Sets the value of the teamMemberResourceFilter property.
|
void |
setTeamMemberTaskStatusFilter(String value)
Sets the value of the teamMemberTaskStatusFilter property.
|
void |
setTeamMemberTimeframeFilter(String value)
Sets the value of the teamMemberTimeframeFilter property.
|
void |
setTeamMemberWBSFilter(String value)
Sets the value of the teamMemberWBSFilter property.
|
void |
setTeamMemberWorkUnitType(String value)
Sets the value of the teamMemberWorkUnitType property.
|
void |
setTimesheetProjectFilter(String value)
Sets the value of the timesheetProjectFilter property.
|
void |
setTimesheetWBSFilter(String value)
Sets the value of the timesheetWBSFilter property.
|
void |
setTMSelectedActivityFilters(String value)
Sets the value of the tmSelectedActivityFilters property.
|
void |
setTMSelectedActivityFiltersJoin(String value)
Sets the value of the tmSelectedActivityFiltersJoin property.
|
void |
setTMSelectedTimesheetFilters(String value)
Sets the value of the tmSelectedTimesheetFilters property.
|
void |
setTMSelectedTimesheetFiltersJoin(String value)
Sets the value of the tmSelectedTimesheetFiltersJoin property.
|
void |
setUnitsPerTimeShowAsPercentage(Boolean value)
Sets the value of the unitsPerTimeShowAsPercentage property.
|
void |
setUserInterfaceViewObjectId(Integer value)
Sets the value of the userInterfaceViewObjectId property.
|
protected Boolean allResourceAccessFlag
protected String assignmentStaffingPreference
protected LocalDateTime createDate
protected String createUser
protected String currencyId
protected String currencyName
protected Integer currencyObjectId
protected Boolean currencyShowDecimals
protected Boolean currencyShowSymbol
protected String dateFormatType
protected String dateSeparator
protected Boolean dateShowFourDigitYear
protected Boolean dateShowMinutes
protected String dateTimeFormatType
protected Boolean dateUseLeadingZero
protected Boolean dateUseMonthName
protected Boolean doNotShowNewFeaturesAgain
protected String durationDecimalCount
protected String durationUnitType
protected Boolean durationUseFraction
protected Boolean editGlobalUserPreferences
protected String emailAddress
protected String emailProtocol
protected Boolean enableUserToModifyViewSettingsFlag
protected Integer financialPeriodEndObjectId
protected Integer financialPeriodStartObjectId
protected String guid
protected Integer globalProfileObjectId
protected LocalDateTime lastUpdateDate
protected String lastUpdateUser
protected String mailServerLoginName
protected String name
protected String newProjectDurationType
protected Integer objectId
protected String officePhone
protected String outgoingMailServer
protected String personalName
protected String rateSourcePreference
protected Boolean reportingFlag
protected Boolean respectActivityDurationType
protected String roleLimitDisplayOption
protected Boolean showDurationTimeUnit
protected Boolean showTimeUnit
protected String smallScaleDecimalCount
protected String smallScaleUnitType
protected Boolean smallScaleUseFraction
protected String tmSelectedActivityFilters
protected String tmSelectedActivityFiltersJoin
protected String tmSelectedTimesheetFilters
protected String tmSelectedTimesheetFiltersJoin
protected String teamMemberActivityFilters
protected String teamMemberActivityFiltersJoin
protected String teamMemberActivitySortField
protected String teamMemberActivitySortOrder
protected String teamMemberAllTimeframeForCompleted
protected String teamMemberApplicationTheme
protected String teamMemberDateFormat
protected String teamMemberDisplayQRQuickAccess
protected Boolean teamMemberDisplayTimeFlag
protected String teamMemberDisplayTimeFormat
protected String teamMemberLocale
protected String teamMemberProjectFilter
protected String teamMemberResourceFilter
protected String teamMemberTaskStatusFilter
protected String teamMemberTimeframeFilter
protected String teamMemberWBSFilter
protected String teamMemberWorkUnitType
protected String timesheetProjectFilter
protected String timesheetWBSFilter
protected Boolean unitsPerTimeShowAsPercentage
protected Integer userInterfaceViewObjectId
protected UserType.ResourceRequests resourceRequests
public Boolean isAllResourceAccessFlag()
Stringpublic void setAllResourceAccessFlag(Boolean value)
value - allowed object is
Stringpublic String getAssignmentStaffingPreference()
Stringpublic void setAssignmentStaffingPreference(String value)
value - allowed object is
Stringpublic LocalDateTime getCreateDate()
Stringpublic void setCreateDate(LocalDateTime value)
value - allowed object is
Stringpublic String getCreateUser()
Stringpublic void setCreateUser(String value)
value - allowed object is
Stringpublic String getCurrencyId()
Stringpublic void setCurrencyId(String value)
value - allowed object is
Stringpublic String getCurrencyName()
Stringpublic void setCurrencyName(String value)
value - allowed object is
Stringpublic Integer getCurrencyObjectId()
Integerpublic void setCurrencyObjectId(Integer value)
value - allowed object is
Integerpublic Boolean isCurrencyShowDecimals()
Stringpublic void setCurrencyShowDecimals(Boolean value)
value - allowed object is
Stringpublic Boolean isCurrencyShowSymbol()
Stringpublic void setCurrencyShowSymbol(Boolean value)
value - allowed object is
Stringpublic String getDateFormatType()
Stringpublic void setDateFormatType(String value)
value - allowed object is
Stringpublic String getDateSeparator()
Stringpublic void setDateSeparator(String value)
value - allowed object is
Stringpublic Boolean isDateShowFourDigitYear()
Stringpublic void setDateShowFourDigitYear(Boolean value)
value - allowed object is
Stringpublic Boolean isDateShowMinutes()
Stringpublic void setDateShowMinutes(Boolean value)
value - allowed object is
Stringpublic String getDateTimeFormatType()
Stringpublic void setDateTimeFormatType(String value)
value - allowed object is
Stringpublic Boolean isDateUseLeadingZero()
Stringpublic void setDateUseLeadingZero(Boolean value)
value - allowed object is
Stringpublic Boolean isDateUseMonthName()
Stringpublic void setDateUseMonthName(Boolean value)
value - allowed object is
Stringpublic Boolean isDoNotShowNewFeaturesAgain()
Stringpublic void setDoNotShowNewFeaturesAgain(Boolean value)
value - allowed object is
Stringpublic String getDurationDecimalCount()
Stringpublic void setDurationDecimalCount(String value)
value - allowed object is
Stringpublic String getDurationUnitType()
Stringpublic void setDurationUnitType(String value)
value - allowed object is
Stringpublic Boolean isDurationUseFraction()
Stringpublic void setDurationUseFraction(Boolean value)
value - allowed object is
Stringpublic Boolean isEditGlobalUserPreferences()
Stringpublic void setEditGlobalUserPreferences(Boolean value)
value - allowed object is
Stringpublic String getEmailAddress()
Stringpublic void setEmailAddress(String value)
value - allowed object is
Stringpublic String getEmailProtocol()
Stringpublic void setEmailProtocol(String value)
value - allowed object is
Stringpublic Boolean isEnableUserToModifyViewSettingsFlag()
Stringpublic void setEnableUserToModifyViewSettingsFlag(Boolean value)
value - allowed object is
Stringpublic Integer getFinancialPeriodEndObjectId()
Integerpublic void setFinancialPeriodEndObjectId(Integer value)
value - allowed object is
Integerpublic Integer getFinancialPeriodStartObjectId()
Integerpublic void setFinancialPeriodStartObjectId(Integer value)
value - allowed object is
Integerpublic String getGUID()
Stringpublic void setGUID(String value)
value - allowed object is
Stringpublic Integer getGlobalProfileObjectId()
Integerpublic void setGlobalProfileObjectId(Integer value)
value - allowed object is
Integerpublic LocalDateTime getLastUpdateDate()
Stringpublic void setLastUpdateDate(LocalDateTime value)
value - allowed object is
Stringpublic String getLastUpdateUser()
Stringpublic void setLastUpdateUser(String value)
value - allowed object is
Stringpublic String getMailServerLoginName()
Stringpublic void setMailServerLoginName(String value)
value - allowed object is
Stringpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic String getNewProjectDurationType()
Stringpublic void setNewProjectDurationType(String value)
value - allowed object is
Stringpublic Integer getObjectId()
Integerpublic void setObjectId(Integer value)
value - allowed object is
Integerpublic String getOfficePhone()
Stringpublic void setOfficePhone(String value)
value - allowed object is
Stringpublic String getOutgoingMailServer()
Stringpublic void setOutgoingMailServer(String value)
value - allowed object is
Stringpublic String getPersonalName()
Stringpublic void setPersonalName(String value)
value - allowed object is
Stringpublic String getRateSourcePreference()
Stringpublic void setRateSourcePreference(String value)
value - allowed object is
Stringpublic Boolean isReportingFlag()
Stringpublic void setReportingFlag(Boolean value)
value - allowed object is
Stringpublic Boolean isRespectActivityDurationType()
Stringpublic void setRespectActivityDurationType(Boolean value)
value - allowed object is
Stringpublic String getRoleLimitDisplayOption()
Stringpublic void setRoleLimitDisplayOption(String value)
value - allowed object is
Stringpublic Boolean isShowDurationTimeUnit()
Stringpublic void setShowDurationTimeUnit(Boolean value)
value - allowed object is
Stringpublic Boolean isShowTimeUnit()
Stringpublic void setShowTimeUnit(Boolean value)
value - allowed object is
Stringpublic String getSmallScaleDecimalCount()
Stringpublic void setSmallScaleDecimalCount(String value)
value - allowed object is
Stringpublic String getSmallScaleUnitType()
Stringpublic void setSmallScaleUnitType(String value)
value - allowed object is
Stringpublic Boolean isSmallScaleUseFraction()
Stringpublic void setSmallScaleUseFraction(Boolean value)
value - allowed object is
Stringpublic String getTMSelectedActivityFilters()
Stringpublic void setTMSelectedActivityFilters(String value)
value - allowed object is
Stringpublic String getTMSelectedActivityFiltersJoin()
Stringpublic void setTMSelectedActivityFiltersJoin(String value)
value - allowed object is
Stringpublic String getTMSelectedTimesheetFilters()
Stringpublic void setTMSelectedTimesheetFilters(String value)
value - allowed object is
Stringpublic String getTMSelectedTimesheetFiltersJoin()
Stringpublic void setTMSelectedTimesheetFiltersJoin(String value)
value - allowed object is
Stringpublic String getTeamMemberActivityFilters()
Stringpublic void setTeamMemberActivityFilters(String value)
value - allowed object is
Stringpublic String getTeamMemberActivityFiltersJoin()
Stringpublic void setTeamMemberActivityFiltersJoin(String value)
value - allowed object is
Stringpublic String getTeamMemberActivitySortField()
Stringpublic void setTeamMemberActivitySortField(String value)
value - allowed object is
Stringpublic String getTeamMemberActivitySortOrder()
Stringpublic void setTeamMemberActivitySortOrder(String value)
value - allowed object is
Stringpublic String getTeamMemberAllTimeframeForCompleted()
Stringpublic void setTeamMemberAllTimeframeForCompleted(String value)
value - allowed object is
Stringpublic String getTeamMemberApplicationTheme()
Stringpublic void setTeamMemberApplicationTheme(String value)
value - allowed object is
Stringpublic String getTeamMemberDateFormat()
Stringpublic void setTeamMemberDateFormat(String value)
value - allowed object is
Stringpublic String getTeamMemberDisplayQRQuickAccess()
Stringpublic void setTeamMemberDisplayQRQuickAccess(String value)
value - allowed object is
Stringpublic Boolean isTeamMemberDisplayTimeFlag()
Stringpublic void setTeamMemberDisplayTimeFlag(Boolean value)
value - allowed object is
Stringpublic String getTeamMemberDisplayTimeFormat()
Stringpublic void setTeamMemberDisplayTimeFormat(String value)
value - allowed object is
Stringpublic String getTeamMemberLocale()
Stringpublic void setTeamMemberLocale(String value)
value - allowed object is
Stringpublic String getTeamMemberProjectFilter()
Stringpublic void setTeamMemberProjectFilter(String value)
value - allowed object is
Stringpublic String getTeamMemberResourceFilter()
Stringpublic void setTeamMemberResourceFilter(String value)
value - allowed object is
Stringpublic String getTeamMemberTaskStatusFilter()
Stringpublic void setTeamMemberTaskStatusFilter(String value)
value - allowed object is
Stringpublic String getTeamMemberTimeframeFilter()
Stringpublic void setTeamMemberTimeframeFilter(String value)
value - allowed object is
Stringpublic String getTeamMemberWBSFilter()
Stringpublic void setTeamMemberWBSFilter(String value)
value - allowed object is
Stringpublic String getTeamMemberWorkUnitType()
Stringpublic void setTeamMemberWorkUnitType(String value)
value - allowed object is
Stringpublic String getTimesheetProjectFilter()
Stringpublic void setTimesheetProjectFilter(String value)
value - allowed object is
Stringpublic String getTimesheetWBSFilter()
Stringpublic void setTimesheetWBSFilter(String value)
value - allowed object is
Stringpublic Boolean isUnitsPerTimeShowAsPercentage()
Stringpublic void setUnitsPerTimeShowAsPercentage(Boolean value)
value - allowed object is
Stringpublic Integer getUserInterfaceViewObjectId()
Integerpublic void setUserInterfaceViewObjectId(Integer value)
value - allowed object is
Integerpublic UserType.ResourceRequests getResourceRequests()
UserType.ResourceRequestspublic void setResourceRequests(UserType.ResourceRequests value)
value - allowed object is
UserType.ResourceRequestsCopyright © 2000–2025 MPXJ. All rights reserved.