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="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="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/V23.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 |
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 |
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 |
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 |
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 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 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()
String
public void setAllResourceAccessFlag(Boolean value)
value
- allowed object is
String
public String getAssignmentStaffingPreference()
String
public void setAssignmentStaffingPreference(String value)
value
- allowed object is
String
public LocalDateTime getCreateDate()
String
public void setCreateDate(LocalDateTime value)
value
- allowed object is
String
public String getCreateUser()
String
public void setCreateUser(String value)
value
- allowed object is
String
public String getCurrencyId()
String
public void setCurrencyId(String value)
value
- allowed object is
String
public String getCurrencyName()
String
public void setCurrencyName(String value)
value
- allowed object is
String
public Integer getCurrencyObjectId()
Integer
public void setCurrencyObjectId(Integer value)
value
- allowed object is
Integer
public Boolean isCurrencyShowDecimals()
String
public void setCurrencyShowDecimals(Boolean value)
value
- allowed object is
String
public Boolean isCurrencyShowSymbol()
String
public void setCurrencyShowSymbol(Boolean value)
value
- allowed object is
String
public String getDateFormatType()
String
public void setDateFormatType(String value)
value
- allowed object is
String
public String getDateSeparator()
String
public void setDateSeparator(String value)
value
- allowed object is
String
public Boolean isDateShowFourDigitYear()
String
public void setDateShowFourDigitYear(Boolean value)
value
- allowed object is
String
public Boolean isDateShowMinutes()
String
public void setDateShowMinutes(Boolean value)
value
- allowed object is
String
public String getDateTimeFormatType()
String
public void setDateTimeFormatType(String value)
value
- allowed object is
String
public Boolean isDateUseLeadingZero()
String
public void setDateUseLeadingZero(Boolean value)
value
- allowed object is
String
public Boolean isDateUseMonthName()
String
public void setDateUseMonthName(Boolean value)
value
- allowed object is
String
public Boolean isDoNotShowNewFeaturesAgain()
String
public void setDoNotShowNewFeaturesAgain(Boolean value)
value
- allowed object is
String
public String getDurationDecimalCount()
String
public void setDurationDecimalCount(String value)
value
- allowed object is
String
public String getDurationUnitType()
String
public void setDurationUnitType(String value)
value
- allowed object is
String
public Boolean isDurationUseFraction()
String
public void setDurationUseFraction(Boolean value)
value
- allowed object is
String
public String getEmailAddress()
String
public void setEmailAddress(String value)
value
- allowed object is
String
public String getEmailProtocol()
String
public void setEmailProtocol(String value)
value
- allowed object is
String
public Boolean isEnableUserToModifyViewSettingsFlag()
String
public void setEnableUserToModifyViewSettingsFlag(Boolean value)
value
- allowed object is
String
public Integer getFinancialPeriodEndObjectId()
Integer
public void setFinancialPeriodEndObjectId(Integer value)
value
- allowed object is
Integer
public Integer getFinancialPeriodStartObjectId()
Integer
public void setFinancialPeriodStartObjectId(Integer value)
value
- allowed object is
Integer
public String getGUID()
String
public void setGUID(String value)
value
- allowed object is
String
public Integer getGlobalProfileObjectId()
Integer
public void setGlobalProfileObjectId(Integer value)
value
- allowed object is
Integer
public LocalDateTime getLastUpdateDate()
String
public void setLastUpdateDate(LocalDateTime value)
value
- allowed object is
String
public String getLastUpdateUser()
String
public void setLastUpdateUser(String value)
value
- allowed object is
String
public String getMailServerLoginName()
String
public void setMailServerLoginName(String value)
value
- allowed object is
String
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public String getNewProjectDurationType()
String
public void setNewProjectDurationType(String value)
value
- allowed object is
String
public Integer getObjectId()
Integer
public void setObjectId(Integer value)
value
- allowed object is
Integer
public String getOfficePhone()
String
public void setOfficePhone(String value)
value
- allowed object is
String
public String getOutgoingMailServer()
String
public void setOutgoingMailServer(String value)
value
- allowed object is
String
public String getPersonalName()
String
public void setPersonalName(String value)
value
- allowed object is
String
public String getRateSourcePreference()
String
public void setRateSourcePreference(String value)
value
- allowed object is
String
public Boolean isReportingFlag()
String
public void setReportingFlag(Boolean value)
value
- allowed object is
String
public Boolean isRespectActivityDurationType()
String
public void setRespectActivityDurationType(Boolean value)
value
- allowed object is
String
public String getRoleLimitDisplayOption()
String
public void setRoleLimitDisplayOption(String value)
value
- allowed object is
String
public Boolean isShowDurationTimeUnit()
String
public void setShowDurationTimeUnit(Boolean value)
value
- allowed object is
String
public Boolean isShowTimeUnit()
String
public void setShowTimeUnit(Boolean value)
value
- allowed object is
String
public String getSmallScaleDecimalCount()
String
public void setSmallScaleDecimalCount(String value)
value
- allowed object is
String
public String getSmallScaleUnitType()
String
public void setSmallScaleUnitType(String value)
value
- allowed object is
String
public Boolean isSmallScaleUseFraction()
String
public void setSmallScaleUseFraction(Boolean value)
value
- allowed object is
String
public String getTMSelectedActivityFilters()
String
public void setTMSelectedActivityFilters(String value)
value
- allowed object is
String
public String getTMSelectedActivityFiltersJoin()
String
public void setTMSelectedActivityFiltersJoin(String value)
value
- allowed object is
String
public String getTMSelectedTimesheetFilters()
String
public void setTMSelectedTimesheetFilters(String value)
value
- allowed object is
String
public String getTMSelectedTimesheetFiltersJoin()
String
public void setTMSelectedTimesheetFiltersJoin(String value)
value
- allowed object is
String
public String getTeamMemberActivityFilters()
String
public void setTeamMemberActivityFilters(String value)
value
- allowed object is
String
public String getTeamMemberActivityFiltersJoin()
String
public void setTeamMemberActivityFiltersJoin(String value)
value
- allowed object is
String
public String getTeamMemberActivitySortField()
String
public void setTeamMemberActivitySortField(String value)
value
- allowed object is
String
public String getTeamMemberActivitySortOrder()
String
public void setTeamMemberActivitySortOrder(String value)
value
- allowed object is
String
public String getTeamMemberApplicationTheme()
String
public void setTeamMemberApplicationTheme(String value)
value
- allowed object is
String
public String getTeamMemberDateFormat()
String
public void setTeamMemberDateFormat(String value)
value
- allowed object is
String
public String getTeamMemberDisplayQRQuickAccess()
String
public void setTeamMemberDisplayQRQuickAccess(String value)
value
- allowed object is
String
public Boolean isTeamMemberDisplayTimeFlag()
String
public void setTeamMemberDisplayTimeFlag(Boolean value)
value
- allowed object is
String
public String getTeamMemberDisplayTimeFormat()
String
public void setTeamMemberDisplayTimeFormat(String value)
value
- allowed object is
String
public String getTeamMemberLocale()
String
public void setTeamMemberLocale(String value)
value
- allowed object is
String
public String getTeamMemberProjectFilter()
String
public void setTeamMemberProjectFilter(String value)
value
- allowed object is
String
public String getTeamMemberResourceFilter()
String
public void setTeamMemberResourceFilter(String value)
value
- allowed object is
String
public String getTeamMemberTaskStatusFilter()
String
public void setTeamMemberTaskStatusFilter(String value)
value
- allowed object is
String
public String getTeamMemberTimeframeFilter()
String
public void setTeamMemberTimeframeFilter(String value)
value
- allowed object is
String
public String getTeamMemberWBSFilter()
String
public void setTeamMemberWBSFilter(String value)
value
- allowed object is
String
public String getTeamMemberWorkUnitType()
String
public void setTeamMemberWorkUnitType(String value)
value
- allowed object is
String
public String getTimesheetProjectFilter()
String
public void setTimesheetProjectFilter(String value)
value
- allowed object is
String
public String getTimesheetWBSFilter()
String
public void setTimesheetWBSFilter(String value)
value
- allowed object is
String
public Boolean isUnitsPerTimeShowAsPercentage()
String
public void setUnitsPerTimeShowAsPercentage(Boolean value)
value
- allowed object is
String
public Integer getUserInterfaceViewObjectId()
Integer
public void setUserInterfaceViewObjectId(Integer value)
value
- allowed object is
Integer
public UserType.ResourceRequests getResourceRequests()
UserType.ResourceRequests
public void setResourceRequests(UserType.ResourceRequests value)
value
- allowed object is
UserType.ResourceRequests
Copyright © 2000–2024 Packwood Software. All rights reserved.