net.sf.mpxj.primavera.schema
Class GlobalPreferencesType

java.lang.Object
  extended by net.sf.mpxj.primavera.schema.GlobalPreferencesType

public class GlobalPreferencesType
extends Object

Java class for GlobalPreferencesType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="GlobalPreferencesType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="BaseCurrencyObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="BaselineUseAtCompletionValueForEV" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="BaselineUseBudgetedValuesWithPlannedDatesForEV" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <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="CustomLabel1" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="255"/>
             </restriction>
           </simpleType>
         </element>
         <element name="CustomLabel2" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="255"/>
             </restriction>
           </simpleType>
         </element>
         <element name="CustomLabel3" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="255"/>
             </restriction>
           </simpleType>
         </element>
         <element name="DayAbbreviation" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="4"/>
             </restriction>
           </simpleType>
         </element>
         <element name="DefaultDuration" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="DefaultTimesheetApprovalManager" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="EVEstimateToCompleteFactor" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="EVEstimateToCompleteTechnique" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value=""/>
               <enumeration value="ETC = Remaining Cost for Activity"/>
               <enumeration value="PF = 1"/>
               <enumeration value="PF = Custom Value"/>
               <enumeration value="PF = 1 / CPI"/>
               <enumeration value="PF = 1 / (CPI * SPI)"/>
             </restriction>
           </simpleType>
         </element>
         <element name="EVPerformancePctCompleteCustomPct" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="EVPerformancePctCompleteTechnique" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value=""/>
               <enumeration value="Activity Percent Complete"/>
               <enumeration value="0 / 100"/>
               <enumeration value="50 / 50"/>
               <enumeration value="Custom Percent Complete"/>
               <enumeration value="WBS Milestones Percent Complete"/>
               <enumeration value="Activity Percent Complete Using Resource Curves"/>
             </restriction>
           </simpleType>
         </element>
         <element name="EnablePasswordPolicy" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="EnableTSAudit" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="FooterLabel1" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="255"/>
             </restriction>
           </simpleType>
         </element>
         <element name="FooterLabel2" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="255"/>
             </restriction>
           </simpleType>
         </element>
         <element name="FooterLabel3" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="255"/>
             </restriction>
           </simpleType>
         </element>
         <element name="HeaderLabel1" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="255"/>
             </restriction>
           </simpleType>
         </element>
         <element name="HeaderLabel2" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="255"/>
             </restriction>
           </simpleType>
         </element>
         <element name="HeaderLabel3" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="255"/>
             </restriction>
           </simpleType>
         </element>
         <element name="HourAbbreviation" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="4"/>
             </restriction>
           </simpleType>
         </element>
         <element name="HoursPerDay" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="1.0"/>
               <maxInclusive value="24.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="HoursPerMonth" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="1.0"/>
               <maxInclusive value="744.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="HoursPerWeek" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="1.0"/>
               <maxInclusive value="168.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="HoursPerYear" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="1.0"/>
               <maxInclusive value="8784.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="InitiationAdministrator" 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="LogHoursAfterActualFinish" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LogHoursBeforeActualStart" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LogHoursCompletedActivities" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LogHoursInFuture" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LogHoursNotStartedActivities" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="MaxActivityCodeTreeLevels" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="1"/>
               <maxInclusive value="25"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MaxActivityCodesPerProject" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="MaxActivityIdLength" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="1"/>
               <maxInclusive value="20"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MaxBaselinesPerProject" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="1"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MaxCostAccountLength" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="1"/>
               <maxInclusive value="20"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MaxCostAccountTreeLevels" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="1"/>
               <maxInclusive value="25"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MaxEPSTreeLevels" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="1"/>
               <maxInclusive value="50"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MaxOBSTreeLevels" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="1"/>
               <maxInclusive value="25"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MaxProjectCodeTreeLevels" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="1"/>
               <maxInclusive value="25"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MaxProjectIdLength" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="1"/>
               <maxInclusive value="20"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MaxResourceCodeTreeLevels" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="1"/>
               <maxInclusive value="25"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MaxResourceIdLength" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="MaxResourceTreeLevels" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="1"/>
               <maxInclusive value="25"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MaxRoleIdLength" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="1"/>
               <maxInclusive value="20"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MaxRoleTreeLevels" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="1"/>
               <maxInclusive value="25"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MaxTimesheetResourceHours" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="1.0"/>
               <maxInclusive value="24.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MaxWBSCodeLength" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="1"/>
               <maxInclusive value="20"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MaxWBSTreeLevels" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="1"/>
               <maxInclusive value="50"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MinuteAbbreviation" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="4"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MonthAbbreviation" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="4"/>
             </restriction>
           </simpleType>
         </element>
         <element name="NumberOfAccessibleFutureTimesheets" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="0"/>
               <maxInclusive value="200"/>
             </restriction>
           </simpleType>
         </element>
         <element name="NumberOfAccessiblePastTimesheets" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="0"/>
               <maxInclusive value="200"/>
             </restriction>
           </simpleType>
         </element>
         <element name="ResourcesCanAssignThemselvesToActivities" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="StartDayOfWeek" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}int">
               <minInclusive value="1"/>
               <maxInclusive value="7"/>
             </restriction>
           </simpleType>
         </element>
         <element name="SummarizeByCalendar" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="SummarizeByFinancialPeriods" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="SummaryResourceSpreadInterval" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value="Month"/>
               <enumeration value="Week"/>
             </restriction>
           </simpleType>
         </element>
         <element name="SummaryWBSSpreadInterval" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value="Month"/>
               <enumeration value="Week"/>
             </restriction>
           </simpleType>
         </element>
         <element name="TimeWindowCompletedActivities" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="TimeWindowNotStartedActivities" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="TimesheetApprovalLevel" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="TimesheetDecimalDigits" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="TimesheetInterval" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="UseCalendarTimePeriodsFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="UseMaxTimesheetResourceHours" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="UseProjectArchitect" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="UseProjectManagerApproval" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="20"/>
             </restriction>
           </simpleType>
         </element>
         <element name="UseTimesheets" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="WBSCategoryLabel" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="40"/>
             </restriction>
           </simpleType>
         </element>
         <element name="WBSCodeSeparator" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="2"/>
             </restriction>
           </simpleType>
         </element>
         <element name="WeekAbbreviation" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="4"/>
             </restriction>
           </simpleType>
         </element>
         <element name="YearAbbreviation" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="4"/>
             </restriction>
           </simpleType>
         </element>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  Integer baseCurrencyObjectId
           
protected  JAXBElement<Boolean> baselineUseAtCompletionValueForEV
           
protected  JAXBElement<Boolean> baselineUseBudgetedValuesWithPlannedDatesForEV
           
protected  JAXBElement<Date> createDate
           
protected  String createUser
           
protected  String customLabel1
           
protected  String customLabel2
           
protected  String customLabel3
           
protected  String dayAbbreviation
           
protected  Double defaultDuration
           
protected  JAXBElement<Integer> defaultTimesheetApprovalManager
           
protected  JAXBElement<Boolean> enablePasswordPolicy
           
protected  JAXBElement<Boolean> enableTSAudit
           
protected  JAXBElement<Double> evEstimateToCompleteFactor
           
protected  String evEstimateToCompleteTechnique
           
protected  JAXBElement<Double> evPerformancePctCompleteCustomPct
           
protected  String evPerformancePctCompleteTechnique
           
protected  String footerLabel1
           
protected  String footerLabel2
           
protected  String footerLabel3
           
protected  String headerLabel1
           
protected  String headerLabel2
           
protected  String headerLabel3
           
protected  String hourAbbreviation
           
protected  Double hoursPerDay
           
protected  Double hoursPerMonth
           
protected  Double hoursPerWeek
           
protected  Double hoursPerYear
           
protected  Integer initiationAdministrator
           
protected  JAXBElement<Date> lastUpdateDate
           
protected  String lastUpdateUser
           
protected  Boolean logHoursAfterActualFinish
           
protected  Boolean logHoursBeforeActualStart
           
protected  Boolean logHoursCompletedActivities
           
protected  Boolean logHoursInFuture
           
protected  Boolean logHoursNotStartedActivities
           
protected  JAXBElement<Integer> maxActivityCodesPerProject
           
protected  Integer maxActivityCodeTreeLevels
           
protected  Integer maxActivityIdLength
           
protected  Integer maxBaselinesPerProject
           
protected  Integer maxCostAccountLength
           
protected  Integer maxCostAccountTreeLevels
           
protected  Integer maxEPSTreeLevels
           
protected  Integer maxOBSTreeLevels
           
protected  Integer maxProjectCodeTreeLevels
           
protected  Integer maxProjectIdLength
           
protected  Integer maxResourceCodeTreeLevels
           
protected  Integer maxResourceIdLength
           
protected  Integer maxResourceTreeLevels
           
protected  Integer maxRoleIdLength
           
protected  Integer maxRoleTreeLevels
           
protected  JAXBElement<Double> maxTimesheetResourceHours
           
protected  Integer maxWBSCodeLength
           
protected  Integer maxWBSTreeLevels
           
protected  String minuteAbbreviation
           
protected  String monthAbbreviation
           
protected  Integer numberOfAccessibleFutureTimesheets
           
protected  Integer numberOfAccessiblePastTimesheets
           
protected  Boolean resourcesCanAssignThemselvesToActivities
           
protected  Integer startDayOfWeek
           
protected  JAXBElement<Boolean> summarizeByCalendar
           
protected  JAXBElement<Boolean> summarizeByFinancialPeriods
           
protected  String summaryResourceSpreadInterval
           
protected  String summaryWBSSpreadInterval
           
protected  Integer timesheetApprovalLevel
           
protected  Integer timesheetDecimalDigits
           
protected  Boolean timesheetInterval
           
protected  Integer timeWindowCompletedActivities
           
protected  Integer timeWindowNotStartedActivities
           
protected  Boolean useCalendarTimePeriodsFlag
           
protected  JAXBElement<Boolean> useMaxTimesheetResourceHours
           
protected  Boolean useProjectArchitect
           
protected  String useProjectManagerApproval
           
protected  Boolean useTimesheets
           
protected  String wbsCategoryLabel
           
protected  String wbsCodeSeparator
           
protected  String weekAbbreviation
           
protected  String yearAbbreviation
           
 
Constructor Summary
GlobalPreferencesType()
           
 
Method Summary
 Integer getBaseCurrencyObjectId()
          Gets the value of the baseCurrencyObjectId property.
 JAXBElement<Boolean> getBaselineUseAtCompletionValueForEV()
          Gets the value of the baselineUseAtCompletionValueForEV property.
 JAXBElement<Boolean> getBaselineUseBudgetedValuesWithPlannedDatesForEV()
          Gets the value of the baselineUseBudgetedValuesWithPlannedDatesForEV property.
 JAXBElement<Date> getCreateDate()
          Gets the value of the createDate property.
 String getCreateUser()
          Gets the value of the createUser property.
 String getCustomLabel1()
          Gets the value of the customLabel1 property.
 String getCustomLabel2()
          Gets the value of the customLabel2 property.
 String getCustomLabel3()
          Gets the value of the customLabel3 property.
 String getDayAbbreviation()
          Gets the value of the dayAbbreviation property.
 Double getDefaultDuration()
          Gets the value of the defaultDuration property.
 JAXBElement<Integer> getDefaultTimesheetApprovalManager()
          Gets the value of the defaultTimesheetApprovalManager property.
 JAXBElement<Boolean> getEnablePasswordPolicy()
          Gets the value of the enablePasswordPolicy property.
 JAXBElement<Boolean> getEnableTSAudit()
          Gets the value of the enableTSAudit property.
 JAXBElement<Double> getEVEstimateToCompleteFactor()
          Gets the value of the evEstimateToCompleteFactor property.
 String getEVEstimateToCompleteTechnique()
          Gets the value of the evEstimateToCompleteTechnique property.
 JAXBElement<Double> getEVPerformancePctCompleteCustomPct()
          Gets the value of the evPerformancePctCompleteCustomPct property.
 String getEVPerformancePctCompleteTechnique()
          Gets the value of the evPerformancePctCompleteTechnique property.
 String getFooterLabel1()
          Gets the value of the footerLabel1 property.
 String getFooterLabel2()
          Gets the value of the footerLabel2 property.
 String getFooterLabel3()
          Gets the value of the footerLabel3 property.
 String getHeaderLabel1()
          Gets the value of the headerLabel1 property.
 String getHeaderLabel2()
          Gets the value of the headerLabel2 property.
 String getHeaderLabel3()
          Gets the value of the headerLabel3 property.
 String getHourAbbreviation()
          Gets the value of the hourAbbreviation property.
 Double getHoursPerDay()
          Gets the value of the hoursPerDay property.
 Double getHoursPerMonth()
          Gets the value of the hoursPerMonth property.
 Double getHoursPerWeek()
          Gets the value of the hoursPerWeek property.
 Double getHoursPerYear()
          Gets the value of the hoursPerYear property.
 Integer getInitiationAdministrator()
          Gets the value of the initiationAdministrator property.
 JAXBElement<Date> getLastUpdateDate()
          Gets the value of the lastUpdateDate property.
 String getLastUpdateUser()
          Gets the value of the lastUpdateUser property.
 JAXBElement<Integer> getMaxActivityCodesPerProject()
          Gets the value of the maxActivityCodesPerProject property.
 Integer getMaxActivityCodeTreeLevels()
          Gets the value of the maxActivityCodeTreeLevels property.
 Integer getMaxActivityIdLength()
          Gets the value of the maxActivityIdLength property.
 Integer getMaxBaselinesPerProject()
          Gets the value of the maxBaselinesPerProject property.
 Integer getMaxCostAccountLength()
          Gets the value of the maxCostAccountLength property.
 Integer getMaxCostAccountTreeLevels()
          Gets the value of the maxCostAccountTreeLevels property.
 Integer getMaxEPSTreeLevels()
          Gets the value of the maxEPSTreeLevels property.
 Integer getMaxOBSTreeLevels()
          Gets the value of the maxOBSTreeLevels property.
 Integer getMaxProjectCodeTreeLevels()
          Gets the value of the maxProjectCodeTreeLevels property.
 Integer getMaxProjectIdLength()
          Gets the value of the maxProjectIdLength property.
 Integer getMaxResourceCodeTreeLevels()
          Gets the value of the maxResourceCodeTreeLevels property.
 Integer getMaxResourceIdLength()
          Gets the value of the maxResourceIdLength property.
 Integer getMaxResourceTreeLevels()
          Gets the value of the maxResourceTreeLevels property.
 Integer getMaxRoleIdLength()
          Gets the value of the maxRoleIdLength property.
 Integer getMaxRoleTreeLevels()
          Gets the value of the maxRoleTreeLevels property.
 JAXBElement<Double> getMaxTimesheetResourceHours()
          Gets the value of the maxTimesheetResourceHours property.
 Integer getMaxWBSCodeLength()
          Gets the value of the maxWBSCodeLength property.
 Integer getMaxWBSTreeLevels()
          Gets the value of the maxWBSTreeLevels property.
 String getMinuteAbbreviation()
          Gets the value of the minuteAbbreviation property.
 String getMonthAbbreviation()
          Gets the value of the monthAbbreviation property.
 Integer getNumberOfAccessibleFutureTimesheets()
          Gets the value of the numberOfAccessibleFutureTimesheets property.
 Integer getNumberOfAccessiblePastTimesheets()
          Gets the value of the numberOfAccessiblePastTimesheets property.
 Integer getStartDayOfWeek()
          Gets the value of the startDayOfWeek property.
 JAXBElement<Boolean> getSummarizeByCalendar()
          Gets the value of the summarizeByCalendar property.
 JAXBElement<Boolean> getSummarizeByFinancialPeriods()
          Gets the value of the summarizeByFinancialPeriods property.
 String getSummaryResourceSpreadInterval()
          Gets the value of the summaryResourceSpreadInterval property.
 String getSummaryWBSSpreadInterval()
          Gets the value of the summaryWBSSpreadInterval property.
 Integer getTimesheetApprovalLevel()
          Gets the value of the timesheetApprovalLevel property.
 Integer getTimesheetDecimalDigits()
          Gets the value of the timesheetDecimalDigits property.
 Integer getTimeWindowCompletedActivities()
          Gets the value of the timeWindowCompletedActivities property.
 Integer getTimeWindowNotStartedActivities()
          Gets the value of the timeWindowNotStartedActivities property.
 JAXBElement<Boolean> getUseMaxTimesheetResourceHours()
          Gets the value of the useMaxTimesheetResourceHours property.
 String getUseProjectManagerApproval()
          Gets the value of the useProjectManagerApproval property.
 String getWBSCategoryLabel()
          Gets the value of the wbsCategoryLabel property.
 String getWBSCodeSeparator()
          Gets the value of the wbsCodeSeparator property.
 String getWeekAbbreviation()
          Gets the value of the weekAbbreviation property.
 String getYearAbbreviation()
          Gets the value of the yearAbbreviation property.
 Boolean isLogHoursAfterActualFinish()
          Gets the value of the logHoursAfterActualFinish property.
 Boolean isLogHoursBeforeActualStart()
          Gets the value of the logHoursBeforeActualStart property.
 Boolean isLogHoursCompletedActivities()
          Gets the value of the logHoursCompletedActivities property.
 Boolean isLogHoursInFuture()
          Gets the value of the logHoursInFuture property.
 Boolean isLogHoursNotStartedActivities()
          Gets the value of the logHoursNotStartedActivities property.
 Boolean isResourcesCanAssignThemselvesToActivities()
          Gets the value of the resourcesCanAssignThemselvesToActivities property.
 Boolean isTimesheetInterval()
          Gets the value of the timesheetInterval property.
 Boolean isUseCalendarTimePeriodsFlag()
          Gets the value of the useCalendarTimePeriodsFlag property.
 Boolean isUseProjectArchitect()
          Gets the value of the useProjectArchitect property.
 Boolean isUseTimesheets()
          Gets the value of the useTimesheets property.
 void setBaseCurrencyObjectId(Integer value)
          Sets the value of the baseCurrencyObjectId property.
 void setBaselineUseAtCompletionValueForEV(JAXBElement<Boolean> value)
          Sets the value of the baselineUseAtCompletionValueForEV property.
 void setBaselineUseBudgetedValuesWithPlannedDatesForEV(JAXBElement<Boolean> value)
          Sets the value of the baselineUseBudgetedValuesWithPlannedDatesForEV property.
 void setCreateDate(JAXBElement<Date> value)
          Sets the value of the createDate property.
 void setCreateUser(String value)
          Sets the value of the createUser property.
 void setCustomLabel1(String value)
          Sets the value of the customLabel1 property.
 void setCustomLabel2(String value)
          Sets the value of the customLabel2 property.
 void setCustomLabel3(String value)
          Sets the value of the customLabel3 property.
 void setDayAbbreviation(String value)
          Sets the value of the dayAbbreviation property.
 void setDefaultDuration(Double value)
          Sets the value of the defaultDuration property.
 void setDefaultTimesheetApprovalManager(JAXBElement<Integer> value)
          Sets the value of the defaultTimesheetApprovalManager property.
 void setEnablePasswordPolicy(JAXBElement<Boolean> value)
          Sets the value of the enablePasswordPolicy property.
 void setEnableTSAudit(JAXBElement<Boolean> value)
          Sets the value of the enableTSAudit property.
 void setEVEstimateToCompleteFactor(JAXBElement<Double> value)
          Sets the value of the evEstimateToCompleteFactor property.
 void setEVEstimateToCompleteTechnique(String value)
          Sets the value of the evEstimateToCompleteTechnique property.
 void setEVPerformancePctCompleteCustomPct(JAXBElement<Double> value)
          Sets the value of the evPerformancePctCompleteCustomPct property.
 void setEVPerformancePctCompleteTechnique(String value)
          Sets the value of the evPerformancePctCompleteTechnique property.
 void setFooterLabel1(String value)
          Sets the value of the footerLabel1 property.
 void setFooterLabel2(String value)
          Sets the value of the footerLabel2 property.
 void setFooterLabel3(String value)
          Sets the value of the footerLabel3 property.
 void setHeaderLabel1(String value)
          Sets the value of the headerLabel1 property.
 void setHeaderLabel2(String value)
          Sets the value of the headerLabel2 property.
 void setHeaderLabel3(String value)
          Sets the value of the headerLabel3 property.
 void setHourAbbreviation(String value)
          Sets the value of the hourAbbreviation property.
 void setHoursPerDay(Double value)
          Sets the value of the hoursPerDay property.
 void setHoursPerMonth(Double value)
          Sets the value of the hoursPerMonth property.
 void setHoursPerWeek(Double value)
          Sets the value of the hoursPerWeek property.
 void setHoursPerYear(Double value)
          Sets the value of the hoursPerYear property.
 void setInitiationAdministrator(Integer value)
          Sets the value of the initiationAdministrator property.
 void setLastUpdateDate(JAXBElement<Date> value)
          Sets the value of the lastUpdateDate property.
 void setLastUpdateUser(String value)
          Sets the value of the lastUpdateUser property.
 void setLogHoursAfterActualFinish(Boolean value)
          Sets the value of the logHoursAfterActualFinish property.
 void setLogHoursBeforeActualStart(Boolean value)
          Sets the value of the logHoursBeforeActualStart property.
 void setLogHoursCompletedActivities(Boolean value)
          Sets the value of the logHoursCompletedActivities property.
 void setLogHoursInFuture(Boolean value)
          Sets the value of the logHoursInFuture property.
 void setLogHoursNotStartedActivities(Boolean value)
          Sets the value of the logHoursNotStartedActivities property.
 void setMaxActivityCodesPerProject(JAXBElement<Integer> value)
          Sets the value of the maxActivityCodesPerProject property.
 void setMaxActivityCodeTreeLevels(Integer value)
          Sets the value of the maxActivityCodeTreeLevels property.
 void setMaxActivityIdLength(Integer value)
          Sets the value of the maxActivityIdLength property.
 void setMaxBaselinesPerProject(Integer value)
          Sets the value of the maxBaselinesPerProject property.
 void setMaxCostAccountLength(Integer value)
          Sets the value of the maxCostAccountLength property.
 void setMaxCostAccountTreeLevels(Integer value)
          Sets the value of the maxCostAccountTreeLevels property.
 void setMaxEPSTreeLevels(Integer value)
          Sets the value of the maxEPSTreeLevels property.
 void setMaxOBSTreeLevels(Integer value)
          Sets the value of the maxOBSTreeLevels property.
 void setMaxProjectCodeTreeLevels(Integer value)
          Sets the value of the maxProjectCodeTreeLevels property.
 void setMaxProjectIdLength(Integer value)
          Sets the value of the maxProjectIdLength property.
 void setMaxResourceCodeTreeLevels(Integer value)
          Sets the value of the maxResourceCodeTreeLevels property.
 void setMaxResourceIdLength(Integer value)
          Sets the value of the maxResourceIdLength property.
 void setMaxResourceTreeLevels(Integer value)
          Sets the value of the maxResourceTreeLevels property.
 void setMaxRoleIdLength(Integer value)
          Sets the value of the maxRoleIdLength property.
 void setMaxRoleTreeLevels(Integer value)
          Sets the value of the maxRoleTreeLevels property.
 void setMaxTimesheetResourceHours(JAXBElement<Double> value)
          Sets the value of the maxTimesheetResourceHours property.
 void setMaxWBSCodeLength(Integer value)
          Sets the value of the maxWBSCodeLength property.
 void setMaxWBSTreeLevels(Integer value)
          Sets the value of the maxWBSTreeLevels property.
 void setMinuteAbbreviation(String value)
          Sets the value of the minuteAbbreviation property.
 void setMonthAbbreviation(String value)
          Sets the value of the monthAbbreviation property.
 void setNumberOfAccessibleFutureTimesheets(Integer value)
          Sets the value of the numberOfAccessibleFutureTimesheets property.
 void setNumberOfAccessiblePastTimesheets(Integer value)
          Sets the value of the numberOfAccessiblePastTimesheets property.
 void setResourcesCanAssignThemselvesToActivities(Boolean value)
          Sets the value of the resourcesCanAssignThemselvesToActivities property.
 void setStartDayOfWeek(Integer value)
          Sets the value of the startDayOfWeek property.
 void setSummarizeByCalendar(JAXBElement<Boolean> value)
          Sets the value of the summarizeByCalendar property.
 void setSummarizeByFinancialPeriods(JAXBElement<Boolean> value)
          Sets the value of the summarizeByFinancialPeriods property.
 void setSummaryResourceSpreadInterval(String value)
          Sets the value of the summaryResourceSpreadInterval property.
 void setSummaryWBSSpreadInterval(String value)
          Sets the value of the summaryWBSSpreadInterval property.
 void setTimesheetApprovalLevel(Integer value)
          Sets the value of the timesheetApprovalLevel property.
 void setTimesheetDecimalDigits(Integer value)
          Sets the value of the timesheetDecimalDigits property.
 void setTimesheetInterval(Boolean value)
          Sets the value of the timesheetInterval property.
 void setTimeWindowCompletedActivities(Integer value)
          Sets the value of the timeWindowCompletedActivities property.
 void setTimeWindowNotStartedActivities(Integer value)
          Sets the value of the timeWindowNotStartedActivities property.
 void setUseCalendarTimePeriodsFlag(Boolean value)
          Sets the value of the useCalendarTimePeriodsFlag property.
 void setUseMaxTimesheetResourceHours(JAXBElement<Boolean> value)
          Sets the value of the useMaxTimesheetResourceHours property.
 void setUseProjectArchitect(Boolean value)
          Sets the value of the useProjectArchitect property.
 void setUseProjectManagerApproval(String value)
          Sets the value of the useProjectManagerApproval property.
 void setUseTimesheets(Boolean value)
          Sets the value of the useTimesheets property.
 void setWBSCategoryLabel(String value)
          Sets the value of the wbsCategoryLabel property.
 void setWBSCodeSeparator(String value)
          Sets the value of the wbsCodeSeparator property.
 void setWeekAbbreviation(String value)
          Sets the value of the weekAbbreviation property.
 void setYearAbbreviation(String value)
          Sets the value of the yearAbbreviation property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

baseCurrencyObjectId

protected Integer baseCurrencyObjectId

baselineUseAtCompletionValueForEV

protected JAXBElement<Boolean> baselineUseAtCompletionValueForEV

baselineUseBudgetedValuesWithPlannedDatesForEV

protected JAXBElement<Boolean> baselineUseBudgetedValuesWithPlannedDatesForEV

createDate

protected JAXBElement<Date> createDate

createUser

protected String createUser

customLabel1

protected String customLabel1

customLabel2

protected String customLabel2

customLabel3

protected String customLabel3

dayAbbreviation

protected String dayAbbreviation

defaultDuration

protected Double defaultDuration

defaultTimesheetApprovalManager

protected JAXBElement<Integer> defaultTimesheetApprovalManager

evEstimateToCompleteFactor

protected JAXBElement<Double> evEstimateToCompleteFactor

evEstimateToCompleteTechnique

protected String evEstimateToCompleteTechnique

evPerformancePctCompleteCustomPct

protected JAXBElement<Double> evPerformancePctCompleteCustomPct

evPerformancePctCompleteTechnique

protected String evPerformancePctCompleteTechnique

enablePasswordPolicy

protected JAXBElement<Boolean> enablePasswordPolicy

enableTSAudit

protected JAXBElement<Boolean> enableTSAudit

footerLabel1

protected String footerLabel1

footerLabel2

protected String footerLabel2

footerLabel3

protected String footerLabel3

headerLabel1

protected String headerLabel1

headerLabel2

protected String headerLabel2

headerLabel3

protected String headerLabel3

hourAbbreviation

protected String hourAbbreviation

hoursPerDay

protected Double hoursPerDay

hoursPerMonth

protected Double hoursPerMonth

hoursPerWeek

protected Double hoursPerWeek

hoursPerYear

protected Double hoursPerYear

initiationAdministrator

protected Integer initiationAdministrator

lastUpdateDate

protected JAXBElement<Date> lastUpdateDate

lastUpdateUser

protected String lastUpdateUser

logHoursAfterActualFinish

protected Boolean logHoursAfterActualFinish

logHoursBeforeActualStart

protected Boolean logHoursBeforeActualStart

logHoursCompletedActivities

protected Boolean logHoursCompletedActivities

logHoursInFuture

protected Boolean logHoursInFuture

logHoursNotStartedActivities

protected Boolean logHoursNotStartedActivities

maxActivityCodeTreeLevels

protected Integer maxActivityCodeTreeLevels

maxActivityCodesPerProject

protected JAXBElement<Integer> maxActivityCodesPerProject

maxActivityIdLength

protected Integer maxActivityIdLength

maxBaselinesPerProject

protected Integer maxBaselinesPerProject

maxCostAccountLength

protected Integer maxCostAccountLength

maxCostAccountTreeLevels

protected Integer maxCostAccountTreeLevels

maxEPSTreeLevels

protected Integer maxEPSTreeLevels

maxOBSTreeLevels

protected Integer maxOBSTreeLevels

maxProjectCodeTreeLevels

protected Integer maxProjectCodeTreeLevels

maxProjectIdLength

protected Integer maxProjectIdLength

maxResourceCodeTreeLevels

protected Integer maxResourceCodeTreeLevels

maxResourceIdLength

protected Integer maxResourceIdLength

maxResourceTreeLevels

protected Integer maxResourceTreeLevels

maxRoleIdLength

protected Integer maxRoleIdLength

maxRoleTreeLevels

protected Integer maxRoleTreeLevels

maxTimesheetResourceHours

protected JAXBElement<Double> maxTimesheetResourceHours

maxWBSCodeLength

protected Integer maxWBSCodeLength

maxWBSTreeLevels

protected Integer maxWBSTreeLevels

minuteAbbreviation

protected String minuteAbbreviation

monthAbbreviation

protected String monthAbbreviation

numberOfAccessibleFutureTimesheets

protected Integer numberOfAccessibleFutureTimesheets

numberOfAccessiblePastTimesheets

protected Integer numberOfAccessiblePastTimesheets

resourcesCanAssignThemselvesToActivities

protected Boolean resourcesCanAssignThemselvesToActivities

startDayOfWeek

protected Integer startDayOfWeek

summarizeByCalendar

protected JAXBElement<Boolean> summarizeByCalendar

summarizeByFinancialPeriods

protected JAXBElement<Boolean> summarizeByFinancialPeriods

summaryResourceSpreadInterval

protected String summaryResourceSpreadInterval

summaryWBSSpreadInterval

protected String summaryWBSSpreadInterval

timeWindowCompletedActivities

protected Integer timeWindowCompletedActivities

timeWindowNotStartedActivities

protected Integer timeWindowNotStartedActivities

timesheetApprovalLevel

protected Integer timesheetApprovalLevel

timesheetDecimalDigits

protected Integer timesheetDecimalDigits

timesheetInterval

protected Boolean timesheetInterval

useCalendarTimePeriodsFlag

protected Boolean useCalendarTimePeriodsFlag

useMaxTimesheetResourceHours

protected JAXBElement<Boolean> useMaxTimesheetResourceHours

useProjectArchitect

protected Boolean useProjectArchitect

useProjectManagerApproval

protected String useProjectManagerApproval

useTimesheets

protected Boolean useTimesheets

wbsCategoryLabel

protected String wbsCategoryLabel

wbsCodeSeparator

protected String wbsCodeSeparator

weekAbbreviation

protected String weekAbbreviation

yearAbbreviation

protected String yearAbbreviation
Constructor Detail

GlobalPreferencesType

public GlobalPreferencesType()
Method Detail

getBaseCurrencyObjectId

public Integer getBaseCurrencyObjectId()
Gets the value of the baseCurrencyObjectId property.

Returns:
possible object is Integer

setBaseCurrencyObjectId

public void setBaseCurrencyObjectId(Integer value)
Sets the value of the baseCurrencyObjectId property.

Parameters:
value - allowed object is Integer

getBaselineUseAtCompletionValueForEV

public JAXBElement<Boolean> getBaselineUseAtCompletionValueForEV()
Gets the value of the baselineUseAtCompletionValueForEV property.

Returns:
possible object is JAXBElement<Boolean>

setBaselineUseAtCompletionValueForEV

public void setBaselineUseAtCompletionValueForEV(JAXBElement<Boolean> value)
Sets the value of the baselineUseAtCompletionValueForEV property.

Parameters:
value - allowed object is JAXBElement<Boolean>

getBaselineUseBudgetedValuesWithPlannedDatesForEV

public JAXBElement<Boolean> getBaselineUseBudgetedValuesWithPlannedDatesForEV()
Gets the value of the baselineUseBudgetedValuesWithPlannedDatesForEV property.

Returns:
possible object is JAXBElement<Boolean>

setBaselineUseBudgetedValuesWithPlannedDatesForEV

public void setBaselineUseBudgetedValuesWithPlannedDatesForEV(JAXBElement<Boolean> value)
Sets the value of the baselineUseBudgetedValuesWithPlannedDatesForEV property.

Parameters:
value - allowed object is JAXBElement<Boolean>

getCreateDate

public JAXBElement<Date> getCreateDate()
Gets the value of the createDate property.

Returns:
possible object is JAXBElement<Date>

setCreateDate

public void setCreateDate(JAXBElement<Date> value)
Sets the value of the createDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getCreateUser

public String getCreateUser()
Gets the value of the createUser property.

Returns:
possible object is String

setCreateUser

public void setCreateUser(String value)
Sets the value of the createUser property.

Parameters:
value - allowed object is String

getCustomLabel1

public String getCustomLabel1()
Gets the value of the customLabel1 property.

Returns:
possible object is String

setCustomLabel1

public void setCustomLabel1(String value)
Sets the value of the customLabel1 property.

Parameters:
value - allowed object is String

getCustomLabel2

public String getCustomLabel2()
Gets the value of the customLabel2 property.

Returns:
possible object is String

setCustomLabel2

public void setCustomLabel2(String value)
Sets the value of the customLabel2 property.

Parameters:
value - allowed object is String

getCustomLabel3

public String getCustomLabel3()
Gets the value of the customLabel3 property.

Returns:
possible object is String

setCustomLabel3

public void setCustomLabel3(String value)
Sets the value of the customLabel3 property.

Parameters:
value - allowed object is String

getDayAbbreviation

public String getDayAbbreviation()
Gets the value of the dayAbbreviation property.

Returns:
possible object is String

setDayAbbreviation

public void setDayAbbreviation(String value)
Sets the value of the dayAbbreviation property.

Parameters:
value - allowed object is String

getDefaultDuration

public Double getDefaultDuration()
Gets the value of the defaultDuration property.

Returns:
possible object is Double

setDefaultDuration

public void setDefaultDuration(Double value)
Sets the value of the defaultDuration property.

Parameters:
value - allowed object is Double

getDefaultTimesheetApprovalManager

public JAXBElement<Integer> getDefaultTimesheetApprovalManager()
Gets the value of the defaultTimesheetApprovalManager property.

Returns:
possible object is JAXBElement<Integer>

setDefaultTimesheetApprovalManager

public void setDefaultTimesheetApprovalManager(JAXBElement<Integer> value)
Sets the value of the defaultTimesheetApprovalManager property.

Parameters:
value - allowed object is JAXBElement<Integer>

getEVEstimateToCompleteFactor

public JAXBElement<Double> getEVEstimateToCompleteFactor()
Gets the value of the evEstimateToCompleteFactor property.

Returns:
possible object is JAXBElement<Double>

setEVEstimateToCompleteFactor

public void setEVEstimateToCompleteFactor(JAXBElement<Double> value)
Sets the value of the evEstimateToCompleteFactor property.

Parameters:
value - allowed object is JAXBElement<Double>

getEVEstimateToCompleteTechnique

public String getEVEstimateToCompleteTechnique()
Gets the value of the evEstimateToCompleteTechnique property.

Returns:
possible object is String

setEVEstimateToCompleteTechnique

public void setEVEstimateToCompleteTechnique(String value)
Sets the value of the evEstimateToCompleteTechnique property.

Parameters:
value - allowed object is String

getEVPerformancePctCompleteCustomPct

public JAXBElement<Double> getEVPerformancePctCompleteCustomPct()
Gets the value of the evPerformancePctCompleteCustomPct property.

Returns:
possible object is JAXBElement<Double>

setEVPerformancePctCompleteCustomPct

public void setEVPerformancePctCompleteCustomPct(JAXBElement<Double> value)
Sets the value of the evPerformancePctCompleteCustomPct property.

Parameters:
value - allowed object is JAXBElement<Double>

getEVPerformancePctCompleteTechnique

public String getEVPerformancePctCompleteTechnique()
Gets the value of the evPerformancePctCompleteTechnique property.

Returns:
possible object is String

setEVPerformancePctCompleteTechnique

public void setEVPerformancePctCompleteTechnique(String value)
Sets the value of the evPerformancePctCompleteTechnique property.

Parameters:
value - allowed object is String

getEnablePasswordPolicy

public JAXBElement<Boolean> getEnablePasswordPolicy()
Gets the value of the enablePasswordPolicy property.

Returns:
possible object is JAXBElement<Boolean>

setEnablePasswordPolicy

public void setEnablePasswordPolicy(JAXBElement<Boolean> value)
Sets the value of the enablePasswordPolicy property.

Parameters:
value - allowed object is JAXBElement<Boolean>

getEnableTSAudit

public JAXBElement<Boolean> getEnableTSAudit()
Gets the value of the enableTSAudit property.

Returns:
possible object is JAXBElement<Boolean>

setEnableTSAudit

public void setEnableTSAudit(JAXBElement<Boolean> value)
Sets the value of the enableTSAudit property.

Parameters:
value - allowed object is JAXBElement<Boolean>

getFooterLabel1

public String getFooterLabel1()
Gets the value of the footerLabel1 property.

Returns:
possible object is String

setFooterLabel1

public void setFooterLabel1(String value)
Sets the value of the footerLabel1 property.

Parameters:
value - allowed object is String

getFooterLabel2

public String getFooterLabel2()
Gets the value of the footerLabel2 property.

Returns:
possible object is String

setFooterLabel2

public void setFooterLabel2(String value)
Sets the value of the footerLabel2 property.

Parameters:
value - allowed object is String

getFooterLabel3

public String getFooterLabel3()
Gets the value of the footerLabel3 property.

Returns:
possible object is String

setFooterLabel3

public void setFooterLabel3(String value)
Sets the value of the footerLabel3 property.

Parameters:
value - allowed object is String

getHeaderLabel1

public String getHeaderLabel1()
Gets the value of the headerLabel1 property.

Returns:
possible object is String

setHeaderLabel1

public void setHeaderLabel1(String value)
Sets the value of the headerLabel1 property.

Parameters:
value - allowed object is String

getHeaderLabel2

public String getHeaderLabel2()
Gets the value of the headerLabel2 property.

Returns:
possible object is String

setHeaderLabel2

public void setHeaderLabel2(String value)
Sets the value of the headerLabel2 property.

Parameters:
value - allowed object is String

getHeaderLabel3

public String getHeaderLabel3()
Gets the value of the headerLabel3 property.

Returns:
possible object is String

setHeaderLabel3

public void setHeaderLabel3(String value)
Sets the value of the headerLabel3 property.

Parameters:
value - allowed object is String

getHourAbbreviation

public String getHourAbbreviation()
Gets the value of the hourAbbreviation property.

Returns:
possible object is String

setHourAbbreviation

public void setHourAbbreviation(String value)
Sets the value of the hourAbbreviation property.

Parameters:
value - allowed object is String

getHoursPerDay

public Double getHoursPerDay()
Gets the value of the hoursPerDay property.

Returns:
possible object is Double

setHoursPerDay

public void setHoursPerDay(Double value)
Sets the value of the hoursPerDay property.

Parameters:
value - allowed object is Double

getHoursPerMonth

public Double getHoursPerMonth()
Gets the value of the hoursPerMonth property.

Returns:
possible object is Double

setHoursPerMonth

public void setHoursPerMonth(Double value)
Sets the value of the hoursPerMonth property.

Parameters:
value - allowed object is Double

getHoursPerWeek

public Double getHoursPerWeek()
Gets the value of the hoursPerWeek property.

Returns:
possible object is Double

setHoursPerWeek

public void setHoursPerWeek(Double value)
Sets the value of the hoursPerWeek property.

Parameters:
value - allowed object is Double

getHoursPerYear

public Double getHoursPerYear()
Gets the value of the hoursPerYear property.

Returns:
possible object is Double

setHoursPerYear

public void setHoursPerYear(Double value)
Sets the value of the hoursPerYear property.

Parameters:
value - allowed object is Double

getInitiationAdministrator

public Integer getInitiationAdministrator()
Gets the value of the initiationAdministrator property.

Returns:
possible object is Integer

setInitiationAdministrator

public void setInitiationAdministrator(Integer value)
Sets the value of the initiationAdministrator property.

Parameters:
value - allowed object is Integer

getLastUpdateDate

public JAXBElement<Date> getLastUpdateDate()
Gets the value of the lastUpdateDate property.

Returns:
possible object is JAXBElement<Date>

setLastUpdateDate

public void setLastUpdateDate(JAXBElement<Date> value)
Sets the value of the lastUpdateDate property.

Parameters:
value - allowed object is JAXBElement<Date>

getLastUpdateUser

public String getLastUpdateUser()
Gets the value of the lastUpdateUser property.

Returns:
possible object is String

setLastUpdateUser

public void setLastUpdateUser(String value)
Sets the value of the lastUpdateUser property.

Parameters:
value - allowed object is String

isLogHoursAfterActualFinish

public Boolean isLogHoursAfterActualFinish()
Gets the value of the logHoursAfterActualFinish property.

Returns:
possible object is Boolean

setLogHoursAfterActualFinish

public void setLogHoursAfterActualFinish(Boolean value)
Sets the value of the logHoursAfterActualFinish property.

Parameters:
value - allowed object is Boolean

isLogHoursBeforeActualStart

public Boolean isLogHoursBeforeActualStart()
Gets the value of the logHoursBeforeActualStart property.

Returns:
possible object is Boolean

setLogHoursBeforeActualStart

public void setLogHoursBeforeActualStart(Boolean value)
Sets the value of the logHoursBeforeActualStart property.

Parameters:
value - allowed object is Boolean

isLogHoursCompletedActivities

public Boolean isLogHoursCompletedActivities()
Gets the value of the logHoursCompletedActivities property.

Returns:
possible object is Boolean

setLogHoursCompletedActivities

public void setLogHoursCompletedActivities(Boolean value)
Sets the value of the logHoursCompletedActivities property.

Parameters:
value - allowed object is Boolean

isLogHoursInFuture

public Boolean isLogHoursInFuture()
Gets the value of the logHoursInFuture property.

Returns:
possible object is Boolean

setLogHoursInFuture

public void setLogHoursInFuture(Boolean value)
Sets the value of the logHoursInFuture property.

Parameters:
value - allowed object is Boolean

isLogHoursNotStartedActivities

public Boolean isLogHoursNotStartedActivities()
Gets the value of the logHoursNotStartedActivities property.

Returns:
possible object is Boolean

setLogHoursNotStartedActivities

public void setLogHoursNotStartedActivities(Boolean value)
Sets the value of the logHoursNotStartedActivities property.

Parameters:
value - allowed object is Boolean

getMaxActivityCodeTreeLevels

public Integer getMaxActivityCodeTreeLevels()
Gets the value of the maxActivityCodeTreeLevels property.

Returns:
possible object is Integer

setMaxActivityCodeTreeLevels

public void setMaxActivityCodeTreeLevels(Integer value)
Sets the value of the maxActivityCodeTreeLevels property.

Parameters:
value - allowed object is Integer

getMaxActivityCodesPerProject

public JAXBElement<Integer> getMaxActivityCodesPerProject()
Gets the value of the maxActivityCodesPerProject property.

Returns:
possible object is JAXBElement<Integer>

setMaxActivityCodesPerProject

public void setMaxActivityCodesPerProject(JAXBElement<Integer> value)
Sets the value of the maxActivityCodesPerProject property.

Parameters:
value - allowed object is JAXBElement<Integer>

getMaxActivityIdLength

public Integer getMaxActivityIdLength()
Gets the value of the maxActivityIdLength property.

Returns:
possible object is Integer

setMaxActivityIdLength

public void setMaxActivityIdLength(Integer value)
Sets the value of the maxActivityIdLength property.

Parameters:
value - allowed object is Integer

getMaxBaselinesPerProject

public Integer getMaxBaselinesPerProject()
Gets the value of the maxBaselinesPerProject property.

Returns:
possible object is Integer

setMaxBaselinesPerProject

public void setMaxBaselinesPerProject(Integer value)
Sets the value of the maxBaselinesPerProject property.

Parameters:
value - allowed object is Integer

getMaxCostAccountLength

public Integer getMaxCostAccountLength()
Gets the value of the maxCostAccountLength property.

Returns:
possible object is Integer

setMaxCostAccountLength

public void setMaxCostAccountLength(Integer value)
Sets the value of the maxCostAccountLength property.

Parameters:
value - allowed object is Integer

getMaxCostAccountTreeLevels

public Integer getMaxCostAccountTreeLevels()
Gets the value of the maxCostAccountTreeLevels property.

Returns:
possible object is Integer

setMaxCostAccountTreeLevels

public void setMaxCostAccountTreeLevels(Integer value)
Sets the value of the maxCostAccountTreeLevels property.

Parameters:
value - allowed object is Integer

getMaxEPSTreeLevels

public Integer getMaxEPSTreeLevels()
Gets the value of the maxEPSTreeLevels property.

Returns:
possible object is Integer

setMaxEPSTreeLevels

public void setMaxEPSTreeLevels(Integer value)
Sets the value of the maxEPSTreeLevels property.

Parameters:
value - allowed object is Integer

getMaxOBSTreeLevels

public Integer getMaxOBSTreeLevels()
Gets the value of the maxOBSTreeLevels property.

Returns:
possible object is Integer

setMaxOBSTreeLevels

public void setMaxOBSTreeLevels(Integer value)
Sets the value of the maxOBSTreeLevels property.

Parameters:
value - allowed object is Integer

getMaxProjectCodeTreeLevels

public Integer getMaxProjectCodeTreeLevels()
Gets the value of the maxProjectCodeTreeLevels property.

Returns:
possible object is Integer

setMaxProjectCodeTreeLevels

public void setMaxProjectCodeTreeLevels(Integer value)
Sets the value of the maxProjectCodeTreeLevels property.

Parameters:
value - allowed object is Integer

getMaxProjectIdLength

public Integer getMaxProjectIdLength()
Gets the value of the maxProjectIdLength property.

Returns:
possible object is Integer

setMaxProjectIdLength

public void setMaxProjectIdLength(Integer value)
Sets the value of the maxProjectIdLength property.

Parameters:
value - allowed object is Integer

getMaxResourceCodeTreeLevels

public Integer getMaxResourceCodeTreeLevels()
Gets the value of the maxResourceCodeTreeLevels property.

Returns:
possible object is Integer

setMaxResourceCodeTreeLevels

public void setMaxResourceCodeTreeLevels(Integer value)
Sets the value of the maxResourceCodeTreeLevels property.

Parameters:
value - allowed object is Integer

getMaxResourceIdLength

public Integer getMaxResourceIdLength()
Gets the value of the maxResourceIdLength property.

Returns:
possible object is Integer

setMaxResourceIdLength

public void setMaxResourceIdLength(Integer value)
Sets the value of the maxResourceIdLength property.

Parameters:
value - allowed object is Integer

getMaxResourceTreeLevels

public Integer getMaxResourceTreeLevels()
Gets the value of the maxResourceTreeLevels property.

Returns:
possible object is Integer

setMaxResourceTreeLevels

public void setMaxResourceTreeLevels(Integer value)
Sets the value of the maxResourceTreeLevels property.

Parameters:
value - allowed object is Integer

getMaxRoleIdLength

public Integer getMaxRoleIdLength()
Gets the value of the maxRoleIdLength property.

Returns:
possible object is Integer

setMaxRoleIdLength

public void setMaxRoleIdLength(Integer value)
Sets the value of the maxRoleIdLength property.

Parameters:
value - allowed object is Integer

getMaxRoleTreeLevels

public Integer getMaxRoleTreeLevels()
Gets the value of the maxRoleTreeLevels property.

Returns:
possible object is Integer

setMaxRoleTreeLevels

public void setMaxRoleTreeLevels(Integer value)
Sets the value of the maxRoleTreeLevels property.

Parameters:
value - allowed object is Integer

getMaxTimesheetResourceHours

public JAXBElement<Double> getMaxTimesheetResourceHours()
Gets the value of the maxTimesheetResourceHours property.

Returns:
possible object is JAXBElement<Double>

setMaxTimesheetResourceHours

public void setMaxTimesheetResourceHours(JAXBElement<Double> value)
Sets the value of the maxTimesheetResourceHours property.

Parameters:
value - allowed object is JAXBElement<Double>

getMaxWBSCodeLength

public Integer getMaxWBSCodeLength()
Gets the value of the maxWBSCodeLength property.

Returns:
possible object is Integer

setMaxWBSCodeLength

public void setMaxWBSCodeLength(Integer value)
Sets the value of the maxWBSCodeLength property.

Parameters:
value - allowed object is Integer

getMaxWBSTreeLevels

public Integer getMaxWBSTreeLevels()
Gets the value of the maxWBSTreeLevels property.

Returns:
possible object is Integer

setMaxWBSTreeLevels

public void setMaxWBSTreeLevels(Integer value)
Sets the value of the maxWBSTreeLevels property.

Parameters:
value - allowed object is Integer

getMinuteAbbreviation

public String getMinuteAbbreviation()
Gets the value of the minuteAbbreviation property.

Returns:
possible object is String

setMinuteAbbreviation

public void setMinuteAbbreviation(String value)
Sets the value of the minuteAbbreviation property.

Parameters:
value - allowed object is String

getMonthAbbreviation

public String getMonthAbbreviation()
Gets the value of the monthAbbreviation property.

Returns:
possible object is String

setMonthAbbreviation

public void setMonthAbbreviation(String value)
Sets the value of the monthAbbreviation property.

Parameters:
value - allowed object is String

getNumberOfAccessibleFutureTimesheets

public Integer getNumberOfAccessibleFutureTimesheets()
Gets the value of the numberOfAccessibleFutureTimesheets property.

Returns:
possible object is Integer

setNumberOfAccessibleFutureTimesheets

public void setNumberOfAccessibleFutureTimesheets(Integer value)
Sets the value of the numberOfAccessibleFutureTimesheets property.

Parameters:
value - allowed object is Integer

getNumberOfAccessiblePastTimesheets

public Integer getNumberOfAccessiblePastTimesheets()
Gets the value of the numberOfAccessiblePastTimesheets property.

Returns:
possible object is Integer

setNumberOfAccessiblePastTimesheets

public void setNumberOfAccessiblePastTimesheets(Integer value)
Sets the value of the numberOfAccessiblePastTimesheets property.

Parameters:
value - allowed object is Integer

isResourcesCanAssignThemselvesToActivities

public Boolean isResourcesCanAssignThemselvesToActivities()
Gets the value of the resourcesCanAssignThemselvesToActivities property.

Returns:
possible object is Boolean

setResourcesCanAssignThemselvesToActivities

public void setResourcesCanAssignThemselvesToActivities(Boolean value)
Sets the value of the resourcesCanAssignThemselvesToActivities property.

Parameters:
value - allowed object is Boolean

getStartDayOfWeek

public Integer getStartDayOfWeek()
Gets the value of the startDayOfWeek property.

Returns:
possible object is Integer

setStartDayOfWeek

public void setStartDayOfWeek(Integer value)
Sets the value of the startDayOfWeek property.

Parameters:
value - allowed object is Integer

getSummarizeByCalendar

public JAXBElement<Boolean> getSummarizeByCalendar()
Gets the value of the summarizeByCalendar property.

Returns:
possible object is JAXBElement<Boolean>

setSummarizeByCalendar

public void setSummarizeByCalendar(JAXBElement<Boolean> value)
Sets the value of the summarizeByCalendar property.

Parameters:
value - allowed object is JAXBElement<Boolean>

getSummarizeByFinancialPeriods

public JAXBElement<Boolean> getSummarizeByFinancialPeriods()
Gets the value of the summarizeByFinancialPeriods property.

Returns:
possible object is JAXBElement<Boolean>

setSummarizeByFinancialPeriods

public void setSummarizeByFinancialPeriods(JAXBElement<Boolean> value)
Sets the value of the summarizeByFinancialPeriods property.

Parameters:
value - allowed object is JAXBElement<Boolean>

getSummaryResourceSpreadInterval

public String getSummaryResourceSpreadInterval()
Gets the value of the summaryResourceSpreadInterval property.

Returns:
possible object is String

setSummaryResourceSpreadInterval

public void setSummaryResourceSpreadInterval(String value)
Sets the value of the summaryResourceSpreadInterval property.

Parameters:
value - allowed object is String

getSummaryWBSSpreadInterval

public String getSummaryWBSSpreadInterval()
Gets the value of the summaryWBSSpreadInterval property.

Returns:
possible object is String

setSummaryWBSSpreadInterval

public void setSummaryWBSSpreadInterval(String value)
Sets the value of the summaryWBSSpreadInterval property.

Parameters:
value - allowed object is String

getTimeWindowCompletedActivities

public Integer getTimeWindowCompletedActivities()
Gets the value of the timeWindowCompletedActivities property.

Returns:
possible object is Integer

setTimeWindowCompletedActivities

public void setTimeWindowCompletedActivities(Integer value)
Sets the value of the timeWindowCompletedActivities property.

Parameters:
value - allowed object is Integer

getTimeWindowNotStartedActivities

public Integer getTimeWindowNotStartedActivities()
Gets the value of the timeWindowNotStartedActivities property.

Returns:
possible object is Integer

setTimeWindowNotStartedActivities

public void setTimeWindowNotStartedActivities(Integer value)
Sets the value of the timeWindowNotStartedActivities property.

Parameters:
value - allowed object is Integer

getTimesheetApprovalLevel

public Integer getTimesheetApprovalLevel()
Gets the value of the timesheetApprovalLevel property.

Returns:
possible object is Integer

setTimesheetApprovalLevel

public void setTimesheetApprovalLevel(Integer value)
Sets the value of the timesheetApprovalLevel property.

Parameters:
value - allowed object is Integer

getTimesheetDecimalDigits

public Integer getTimesheetDecimalDigits()
Gets the value of the timesheetDecimalDigits property.

Returns:
possible object is Integer

setTimesheetDecimalDigits

public void setTimesheetDecimalDigits(Integer value)
Sets the value of the timesheetDecimalDigits property.

Parameters:
value - allowed object is Integer

isTimesheetInterval

public Boolean isTimesheetInterval()
Gets the value of the timesheetInterval property.

Returns:
possible object is Boolean

setTimesheetInterval

public void setTimesheetInterval(Boolean value)
Sets the value of the timesheetInterval property.

Parameters:
value - allowed object is Boolean

isUseCalendarTimePeriodsFlag

public Boolean isUseCalendarTimePeriodsFlag()
Gets the value of the useCalendarTimePeriodsFlag property.

Returns:
possible object is Boolean

setUseCalendarTimePeriodsFlag

public void setUseCalendarTimePeriodsFlag(Boolean value)
Sets the value of the useCalendarTimePeriodsFlag property.

Parameters:
value - allowed object is Boolean

getUseMaxTimesheetResourceHours

public JAXBElement<Boolean> getUseMaxTimesheetResourceHours()
Gets the value of the useMaxTimesheetResourceHours property.

Returns:
possible object is JAXBElement<Boolean>

setUseMaxTimesheetResourceHours

public void setUseMaxTimesheetResourceHours(JAXBElement<Boolean> value)
Sets the value of the useMaxTimesheetResourceHours property.

Parameters:
value - allowed object is JAXBElement<Boolean>

isUseProjectArchitect

public Boolean isUseProjectArchitect()
Gets the value of the useProjectArchitect property.

Returns:
possible object is Boolean

setUseProjectArchitect

public void setUseProjectArchitect(Boolean value)
Sets the value of the useProjectArchitect property.

Parameters:
value - allowed object is Boolean

getUseProjectManagerApproval

public String getUseProjectManagerApproval()
Gets the value of the useProjectManagerApproval property.

Returns:
possible object is String

setUseProjectManagerApproval

public void setUseProjectManagerApproval(String value)
Sets the value of the useProjectManagerApproval property.

Parameters:
value - allowed object is String

isUseTimesheets

public Boolean isUseTimesheets()
Gets the value of the useTimesheets property.

Returns:
possible object is Boolean

setUseTimesheets

public void setUseTimesheets(Boolean value)
Sets the value of the useTimesheets property.

Parameters:
value - allowed object is Boolean

getWBSCategoryLabel

public String getWBSCategoryLabel()
Gets the value of the wbsCategoryLabel property.

Returns:
possible object is String

setWBSCategoryLabel

public void setWBSCategoryLabel(String value)
Sets the value of the wbsCategoryLabel property.

Parameters:
value - allowed object is String

getWBSCodeSeparator

public String getWBSCodeSeparator()
Gets the value of the wbsCodeSeparator property.

Returns:
possible object is String

setWBSCodeSeparator

public void setWBSCodeSeparator(String value)
Sets the value of the wbsCodeSeparator property.

Parameters:
value - allowed object is String

getWeekAbbreviation

public String getWeekAbbreviation()
Gets the value of the weekAbbreviation property.

Returns:
possible object is String

setWeekAbbreviation

public void setWeekAbbreviation(String value)
Sets the value of the weekAbbreviation property.

Parameters:
value - allowed object is String

getYearAbbreviation

public String getYearAbbreviation()
Gets the value of the yearAbbreviation property.

Returns:
possible object is String

setYearAbbreviation

public void setYearAbbreviation(String value)
Sets the value of the yearAbbreviation property.

Parameters:
value - allowed object is String


Copyright © 2012. All Rights Reserved.