net.sf.mpxj.mspdi.schema
Class Project.Resources.Resource

java.lang.Object
  extended by net.sf.mpxj.mspdi.schema.Project.Resources.Resource
Enclosing class:
Project.Resources

public static class Project.Resources.Resource
extends Object

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="UID" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="ID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="Name" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="512"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Type" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <enumeration value="0"/>
               <enumeration value="1"/>
             </restriction>
           </simpleType>
         </element>
         <element name="IsNull" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Initials" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="512"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Phonetics" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="512"/>
             </restriction>
           </simpleType>
         </element>
         <element name="NTAccount" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="512"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MaterialLabel" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="512"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Code" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="512"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Group" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="512"/>
             </restriction>
           </simpleType>
         </element>
         <element name="WorkGroup" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <enumeration value="0"/>
               <enumeration value="1"/>
               <enumeration value="2"/>
               <enumeration value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="EmailAddress" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="512"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Hyperlink" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="512"/>
             </restriction>
           </simpleType>
         </element>
         <element name="HyperlinkAddress" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="512"/>
             </restriction>
           </simpleType>
         </element>
         <element name="HyperlinkSubAddress" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="512"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MaxUnits" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
         <element name="PeakUnits" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
         <element name="OverAllocated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="AvailableFrom" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="AvailableTo" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="Start" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="Finish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="CanLevel" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="AccrueAt" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <enumeration value="1"/>
               <enumeration value="2"/>
               <enumeration value="3"/>
               <enumeration value="4"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Work" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
         <element name="RegularWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
         <element name="OvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
         <element name="ActualWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
         <element name="RemainingWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
         <element name="ActualOvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
         <element name="RemainingOvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
         <element name="PercentWorkComplete" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="StandardRate" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="StandardRateFormat" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <enumeration value="1"/>
               <enumeration value="2"/>
               <enumeration value="3"/>
               <enumeration value="4"/>
               <enumeration value="5"/>
               <enumeration value="7"/>
               <enumeration value="8"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Cost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="OvertimeRate" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="OvertimeRateFormat" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <enumeration value="1"/>
               <enumeration value="2"/>
               <enumeration value="3"/>
               <enumeration value="4"/>
               <enumeration value="5"/>
               <enumeration value="7"/>
             </restriction>
           </simpleType>
         </element>
         <element name="OvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="CostPerUse" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="ActualCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="ActualOvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="RemainingCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="RemainingOvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="WorkVariance" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
         <element name="CostVariance" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
         <element name="SV" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
         <element name="CV" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
         <element name="ACWP" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
         <element name="CalendarUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="Notes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="BCWS" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
         <element name="BCWP" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
         <element name="IsGeneric" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="IsInactive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="IsEnterprise" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="BookingType" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <enumeration value="0"/>
               <enumeration value="1"/>
             </restriction>
           </simpleType>
         </element>
         <element name="ActualWorkProtected" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
         <element name="ActualOvertimeWorkProtected" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
         <element name="ActiveDirectoryGUID" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="16"/>
             </restriction>
           </simpleType>
         </element>
         <element name="CreationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="ExtendedAttribute" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="FieldID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                   <element name="Value" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                   <element name="ValueGUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                   <element name="DurationFormat" minOccurs="0">
                     <simpleType>
                       <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                         <enumeration value="3"/>
                         <enumeration value="4"/>
                         <enumeration value="5"/>
                         <enumeration value="6"/>
                         <enumeration value="7"/>
                         <enumeration value="8"/>
                         <enumeration value="9"/>
                         <enumeration value="10"/>
                         <enumeration value="11"/>
                         <enumeration value="12"/>
                         <enumeration value="19"/>
                         <enumeration value="20"/>
                         <enumeration value="21"/>
                         <enumeration value="35"/>
                         <enumeration value="36"/>
                         <enumeration value="37"/>
                         <enumeration value="38"/>
                         <enumeration value="39"/>
                         <enumeration value="40"/>
                         <enumeration value="41"/>
                         <enumeration value="42"/>
                         <enumeration value="43"/>
                         <enumeration value="44"/>
                         <enumeration value="51"/>
                         <enumeration value="52"/>
                         <enumeration value="53"/>
                       </restriction>
                     </simpleType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="Baseline" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="Number" type="{http://www.w3.org/2001/XMLSchema}integer"/>
                   <element name="Work" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                   <element name="Cost" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                   <element name="BCWS" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                   <element name="BCWP" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="OutlineCode" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="FieldID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                   <element name="ValueID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                   <element name="ValueGUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="IsCostResource" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="AssnOwner" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="AssnOwnerGuid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="IsBudget" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="AvailabilityPeriods" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="AvailabilityPeriod" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="AvailableFrom" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="AvailableTo" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="AvailableUnits" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="Rates" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="Rate" maxOccurs="25" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="RatesFrom" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
                             <element name="RatesTo" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
                             <element name="RateTable" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="0"/>
                                   <enumeration value="1"/>
                                   <enumeration value="2"/>
                                   <enumeration value="3"/>
                                   <enumeration value="4"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="StandardRate" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="StandardRateFormat" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="1"/>
                                   <enumeration value="2"/>
                                   <enumeration value="3"/>
                                   <enumeration value="4"/>
                                   <enumeration value="5"/>
                                   <enumeration value="7"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="OvertimeRate" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="OvertimeRateFormat" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="1"/>
                                   <enumeration value="2"/>
                                   <enumeration value="3"/>
                                   <enumeration value="4"/>
                                   <enumeration value="5"/>
                                   <enumeration value="7"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="CostPerUse" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="TimephasedData" type="{http://schemas.microsoft.com/project}TimephasedDataType" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Nested Class Summary
static class Project.Resources.Resource.AvailabilityPeriods
          Java class for anonymous complex type.
static class Project.Resources.Resource.Baseline
          Java class for anonymous complex type.
static class Project.Resources.Resource.ExtendedAttribute
          Java class for anonymous complex type.
static class Project.Resources.Resource.OutlineCode
          Java class for anonymous complex type.
static class Project.Resources.Resource.Rates
          Java class for anonymous complex type.
 
Field Summary
protected  AccrueType accrueAt
           
protected  String activeDirectoryGUID
           
protected  BigDecimal actualCost
           
protected  BigDecimal actualOvertimeCost
           
protected  String actualOvertimeWork
           
protected  String actualOvertimeWorkProtected
           
protected  String actualWork
           
protected  String actualWorkProtected
           
protected  BigDecimal acwp
           
protected  String assnOwner
           
protected  String assnOwnerGuid
           
protected  Project.Resources.Resource.AvailabilityPeriods availabilityPeriods
           
protected  Calendar availableFrom
           
protected  Calendar availableTo
           
protected  List<Project.Resources.Resource.Baseline> baseline
           
protected  BigDecimal bcwp
           
protected  BigDecimal bcws
           
protected  BookingType bookingType
           
protected  BigInteger calendarUID
           
protected  Boolean canLevel
           
protected  String code
           
protected  BigDecimal cost
           
protected  BigDecimal costPerUse
           
protected  BigDecimal costVariance
           
protected  Calendar creationDate
           
protected  BigDecimal cv
           
protected  String emailAddress
           
protected  List<Project.Resources.Resource.ExtendedAttribute> extendedAttribute
           
protected  Calendar finish
           
protected  String group
           
protected  String hyperlink
           
protected  String hyperlinkAddress
           
protected  String hyperlinkSubAddress
           
protected  BigInteger id
           
protected  String initials
           
protected  Boolean isBudget
           
protected  Boolean isCostResource
           
protected  Boolean isEnterprise
           
protected  Boolean isGeneric
           
protected  Boolean isInactive
           
protected  Boolean isNull
           
protected  String materialLabel
           
protected  BigDecimal maxUnits
           
protected  String name
           
protected  String notes
           
protected  String ntAccount
           
protected  List<Project.Resources.Resource.OutlineCode> outlineCode
           
protected  Boolean overAllocated
           
protected  BigDecimal overtimeCost
           
protected  BigDecimal overtimeRate
           
protected  BigInteger overtimeRateFormat
           
protected  String overtimeWork
           
protected  BigDecimal peakUnits
           
protected  BigInteger percentWorkComplete
           
protected  String phonetics
           
protected  Project.Resources.Resource.Rates rates
           
protected  String regularWork
           
protected  BigDecimal remainingCost
           
protected  BigDecimal remainingOvertimeCost
           
protected  String remainingOvertimeWork
           
protected  String remainingWork
           
protected  BigDecimal standardRate
           
protected  BigInteger standardRateFormat
           
protected  Calendar start
           
protected  BigDecimal sv
           
protected  List<TimephasedDataType> timephasedData
           
protected  ResourceType type
           
protected  Integer uid
           
protected  String work
           
protected  WorkGroup workGroup
           
protected  BigDecimal workVariance
           
 
Constructor Summary
Project.Resources.Resource()
           
 
Method Summary
 AccrueType getAccrueAt()
          Gets the value of the accrueAt property.
 String getActiveDirectoryGUID()
          Gets the value of the activeDirectoryGUID property.
 BigDecimal getActualCost()
          Gets the value of the actualCost property.
 BigDecimal getActualOvertimeCost()
          Gets the value of the actualOvertimeCost property.
 String getActualOvertimeWork()
          Gets the value of the actualOvertimeWork property.
 String getActualOvertimeWorkProtected()
          Gets the value of the actualOvertimeWorkProtected property.
 String getActualWork()
          Gets the value of the actualWork property.
 String getActualWorkProtected()
          Gets the value of the actualWorkProtected property.
 BigDecimal getACWP()
          Gets the value of the acwp property.
 String getAssnOwner()
          Gets the value of the assnOwner property.
 String getAssnOwnerGuid()
          Gets the value of the assnOwnerGuid property.
 Project.Resources.Resource.AvailabilityPeriods getAvailabilityPeriods()
          Gets the value of the availabilityPeriods property.
 Calendar getAvailableFrom()
          Gets the value of the availableFrom property.
 Calendar getAvailableTo()
          Gets the value of the availableTo property.
 List<Project.Resources.Resource.Baseline> getBaseline()
          Gets the value of the baseline property.
 BigDecimal getBCWP()
          Gets the value of the bcwp property.
 BigDecimal getBCWS()
          Gets the value of the bcws property.
 BookingType getBookingType()
          Gets the value of the bookingType property.
 BigInteger getCalendarUID()
          Gets the value of the calendarUID property.
 String getCode()
          Gets the value of the code property.
 BigDecimal getCost()
          Gets the value of the cost property.
 BigDecimal getCostPerUse()
          Gets the value of the costPerUse property.
 BigDecimal getCostVariance()
          Gets the value of the costVariance property.
 Calendar getCreationDate()
          Gets the value of the creationDate property.
 BigDecimal getCV()
          Gets the value of the cv property.
 String getEmailAddress()
          Gets the value of the emailAddress property.
 List<Project.Resources.Resource.ExtendedAttribute> getExtendedAttribute()
          Gets the value of the extendedAttribute property.
 Calendar getFinish()
          Gets the value of the finish property.
 String getGroup()
          Gets the value of the group property.
 String getHyperlink()
          Gets the value of the hyperlink property.
 String getHyperlinkAddress()
          Gets the value of the hyperlinkAddress property.
 String getHyperlinkSubAddress()
          Gets the value of the hyperlinkSubAddress property.
 BigInteger getID()
          Gets the value of the id property.
 String getInitials()
          Gets the value of the initials property.
 String getMaterialLabel()
          Gets the value of the materialLabel property.
 BigDecimal getMaxUnits()
          Gets the value of the maxUnits property.
 String getName()
          Gets the value of the name property.
 String getNotes()
          Gets the value of the notes property.
 String getNTAccount()
          Gets the value of the ntAccount property.
 List<Project.Resources.Resource.OutlineCode> getOutlineCode()
          Gets the value of the outlineCode property.
 BigDecimal getOvertimeCost()
          Gets the value of the overtimeCost property.
 BigDecimal getOvertimeRate()
          Gets the value of the overtimeRate property.
 BigInteger getOvertimeRateFormat()
          Gets the value of the overtimeRateFormat property.
 String getOvertimeWork()
          Gets the value of the overtimeWork property.
 BigDecimal getPeakUnits()
          Gets the value of the peakUnits property.
 BigInteger getPercentWorkComplete()
          Gets the value of the percentWorkComplete property.
 String getPhonetics()
          Gets the value of the phonetics property.
 Project.Resources.Resource.Rates getRates()
          Gets the value of the rates property.
 String getRegularWork()
          Gets the value of the regularWork property.
 BigDecimal getRemainingCost()
          Gets the value of the remainingCost property.
 BigDecimal getRemainingOvertimeCost()
          Gets the value of the remainingOvertimeCost property.
 String getRemainingOvertimeWork()
          Gets the value of the remainingOvertimeWork property.
 String getRemainingWork()
          Gets the value of the remainingWork property.
 BigDecimal getStandardRate()
          Gets the value of the standardRate property.
 BigInteger getStandardRateFormat()
          Gets the value of the standardRateFormat property.
 Calendar getStart()
          Gets the value of the start property.
 BigDecimal getSV()
          Gets the value of the sv property.
 List<TimephasedDataType> getTimephasedData()
          Gets the value of the timephasedData property.
 ResourceType getType()
          Gets the value of the type property.
 Integer getUID()
          Gets the value of the uid property.
 String getWork()
          Gets the value of the work property.
 WorkGroup getWorkGroup()
          Gets the value of the workGroup property.
 BigDecimal getWorkVariance()
          Gets the value of the workVariance property.
 Boolean isCanLevel()
          Gets the value of the canLevel property.
 Boolean isIsBudget()
          Gets the value of the isBudget property.
 Boolean isIsCostResource()
          Gets the value of the isCostResource property.
 Boolean isIsEnterprise()
          Gets the value of the isEnterprise property.
 Boolean isIsGeneric()
          Gets the value of the isGeneric property.
 Boolean isIsInactive()
          Gets the value of the isInactive property.
 Boolean isIsNull()
          Gets the value of the isNull property.
 Boolean isOverAllocated()
          Gets the value of the overAllocated property.
 void setAccrueAt(AccrueType value)
          Sets the value of the accrueAt property.
 void setActiveDirectoryGUID(String value)
          Sets the value of the activeDirectoryGUID property.
 void setActualCost(BigDecimal value)
          Sets the value of the actualCost property.
 void setActualOvertimeCost(BigDecimal value)
          Sets the value of the actualOvertimeCost property.
 void setActualOvertimeWork(String value)
          Sets the value of the actualOvertimeWork property.
 void setActualOvertimeWorkProtected(String value)
          Sets the value of the actualOvertimeWorkProtected property.
 void setActualWork(String value)
          Sets the value of the actualWork property.
 void setActualWorkProtected(String value)
          Sets the value of the actualWorkProtected property.
 void setACWP(BigDecimal value)
          Sets the value of the acwp property.
 void setAssnOwner(String value)
          Sets the value of the assnOwner property.
 void setAssnOwnerGuid(String value)
          Sets the value of the assnOwnerGuid property.
 void setAvailabilityPeriods(Project.Resources.Resource.AvailabilityPeriods value)
          Sets the value of the availabilityPeriods property.
 void setAvailableFrom(Calendar value)
          Sets the value of the availableFrom property.
 void setAvailableTo(Calendar value)
          Sets the value of the availableTo property.
 void setBCWP(BigDecimal value)
          Sets the value of the bcwp property.
 void setBCWS(BigDecimal value)
          Sets the value of the bcws property.
 void setBookingType(BookingType value)
          Sets the value of the bookingType property.
 void setCalendarUID(BigInteger value)
          Sets the value of the calendarUID property.
 void setCanLevel(Boolean value)
          Sets the value of the canLevel property.
 void setCode(String value)
          Sets the value of the code property.
 void setCost(BigDecimal value)
          Sets the value of the cost property.
 void setCostPerUse(BigDecimal value)
          Sets the value of the costPerUse property.
 void setCostVariance(BigDecimal value)
          Sets the value of the costVariance property.
 void setCreationDate(Calendar value)
          Sets the value of the creationDate property.
 void setCV(BigDecimal value)
          Sets the value of the cv property.
 void setEmailAddress(String value)
          Sets the value of the emailAddress property.
 void setFinish(Calendar value)
          Sets the value of the finish property.
 void setGroup(String value)
          Sets the value of the group property.
 void setHyperlink(String value)
          Sets the value of the hyperlink property.
 void setHyperlinkAddress(String value)
          Sets the value of the hyperlinkAddress property.
 void setHyperlinkSubAddress(String value)
          Sets the value of the hyperlinkSubAddress property.
 void setID(BigInteger value)
          Sets the value of the id property.
 void setInitials(String value)
          Sets the value of the initials property.
 void setIsBudget(Boolean value)
          Sets the value of the isBudget property.
 void setIsCostResource(Boolean value)
          Sets the value of the isCostResource property.
 void setIsEnterprise(Boolean value)
          Sets the value of the isEnterprise property.
 void setIsGeneric(Boolean value)
          Sets the value of the isGeneric property.
 void setIsInactive(Boolean value)
          Sets the value of the isInactive property.
 void setIsNull(Boolean value)
          Sets the value of the isNull property.
 void setMaterialLabel(String value)
          Sets the value of the materialLabel property.
 void setMaxUnits(BigDecimal value)
          Sets the value of the maxUnits property.
 void setName(String value)
          Sets the value of the name property.
 void setNotes(String value)
          Sets the value of the notes property.
 void setNTAccount(String value)
          Sets the value of the ntAccount property.
 void setOverAllocated(Boolean value)
          Sets the value of the overAllocated property.
 void setOvertimeCost(BigDecimal value)
          Sets the value of the overtimeCost property.
 void setOvertimeRate(BigDecimal value)
          Sets the value of the overtimeRate property.
 void setOvertimeRateFormat(BigInteger value)
          Sets the value of the overtimeRateFormat property.
 void setOvertimeWork(String value)
          Sets the value of the overtimeWork property.
 void setPeakUnits(BigDecimal value)
          Sets the value of the peakUnits property.
 void setPercentWorkComplete(BigInteger value)
          Sets the value of the percentWorkComplete property.
 void setPhonetics(String value)
          Sets the value of the phonetics property.
 void setRates(Project.Resources.Resource.Rates value)
          Sets the value of the rates property.
 void setRegularWork(String value)
          Sets the value of the regularWork property.
 void setRemainingCost(BigDecimal value)
          Sets the value of the remainingCost property.
 void setRemainingOvertimeCost(BigDecimal value)
          Sets the value of the remainingOvertimeCost property.
 void setRemainingOvertimeWork(String value)
          Sets the value of the remainingOvertimeWork property.
 void setRemainingWork(String value)
          Sets the value of the remainingWork property.
 void setStandardRate(BigDecimal value)
          Sets the value of the standardRate property.
 void setStandardRateFormat(BigInteger value)
          Sets the value of the standardRateFormat property.
 void setStart(Calendar value)
          Sets the value of the start property.
 void setSV(BigDecimal value)
          Sets the value of the sv property.
 void setType(ResourceType value)
          Sets the value of the type property.
 void setUID(Integer value)
          Sets the value of the uid property.
 void setWork(String value)
          Sets the value of the work property.
 void setWorkGroup(WorkGroup value)
          Sets the value of the workGroup property.
 void setWorkVariance(BigDecimal value)
          Sets the value of the workVariance property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

uid

protected Integer uid

id

protected BigInteger id

name

protected String name

type

protected ResourceType type

isNull

protected Boolean isNull

initials

protected String initials

phonetics

protected String phonetics

ntAccount

protected String ntAccount

materialLabel

protected String materialLabel

code

protected String code

group

protected String group

workGroup

protected WorkGroup workGroup

emailAddress

protected String emailAddress

hyperlink

protected String hyperlink

hyperlinkAddress

protected String hyperlinkAddress

hyperlinkSubAddress

protected String hyperlinkSubAddress

maxUnits

protected BigDecimal maxUnits

peakUnits

protected BigDecimal peakUnits

overAllocated

protected Boolean overAllocated

availableFrom

protected Calendar availableFrom

availableTo

protected Calendar availableTo

start

protected Calendar start

finish

protected Calendar finish

canLevel

protected Boolean canLevel

accrueAt

protected AccrueType accrueAt

work

protected String work

regularWork

protected String regularWork

overtimeWork

protected String overtimeWork

actualWork

protected String actualWork

remainingWork

protected String remainingWork

actualOvertimeWork

protected String actualOvertimeWork

remainingOvertimeWork

protected String remainingOvertimeWork

percentWorkComplete

protected BigInteger percentWorkComplete

standardRate

protected BigDecimal standardRate

standardRateFormat

protected BigInteger standardRateFormat

cost

protected BigDecimal cost

overtimeRate

protected BigDecimal overtimeRate

overtimeRateFormat

protected BigInteger overtimeRateFormat

overtimeCost

protected BigDecimal overtimeCost

costPerUse

protected BigDecimal costPerUse

actualCost

protected BigDecimal actualCost

actualOvertimeCost

protected BigDecimal actualOvertimeCost

remainingCost

protected BigDecimal remainingCost

remainingOvertimeCost

protected BigDecimal remainingOvertimeCost

workVariance

protected BigDecimal workVariance

costVariance

protected BigDecimal costVariance

sv

protected BigDecimal sv

cv

protected BigDecimal cv

acwp

protected BigDecimal acwp

calendarUID

protected BigInteger calendarUID

notes

protected String notes

bcws

protected BigDecimal bcws

bcwp

protected BigDecimal bcwp

isGeneric

protected Boolean isGeneric

isInactive

protected Boolean isInactive

isEnterprise

protected Boolean isEnterprise

bookingType

protected BookingType bookingType

actualWorkProtected

protected String actualWorkProtected

actualOvertimeWorkProtected

protected String actualOvertimeWorkProtected

activeDirectoryGUID

protected String activeDirectoryGUID

creationDate

protected Calendar creationDate

extendedAttribute

protected List<Project.Resources.Resource.ExtendedAttribute> extendedAttribute

baseline

protected List<Project.Resources.Resource.Baseline> baseline

outlineCode

protected List<Project.Resources.Resource.OutlineCode> outlineCode

isCostResource

protected Boolean isCostResource

assnOwner

protected String assnOwner

assnOwnerGuid

protected String assnOwnerGuid

isBudget

protected Boolean isBudget

availabilityPeriods

protected Project.Resources.Resource.AvailabilityPeriods availabilityPeriods

rates

protected Project.Resources.Resource.Rates rates

timephasedData

protected List<TimephasedDataType> timephasedData
Constructor Detail

Project.Resources.Resource

public Project.Resources.Resource()
Method Detail

getUID

public Integer getUID()
Gets the value of the uid property.

Returns:
possible object is String

setUID

public void setUID(Integer value)
Sets the value of the uid property.

Parameters:
value - allowed object is String

getID

public BigInteger getID()
Gets the value of the id property.

Returns:
possible object is BigInteger

setID

public void setID(BigInteger value)
Sets the value of the id property.

Parameters:
value - allowed object is BigInteger

getName

public String getName()
Gets the value of the name property.

Returns:
possible object is String

setName

public void setName(String value)
Sets the value of the name property.

Parameters:
value - allowed object is String

getType

public ResourceType getType()
Gets the value of the type property.

Returns:
possible object is String

setType

public void setType(ResourceType value)
Sets the value of the type property.

Parameters:
value - allowed object is String

isIsNull

public Boolean isIsNull()
Gets the value of the isNull property.

Returns:
possible object is String

setIsNull

public void setIsNull(Boolean value)
Sets the value of the isNull property.

Parameters:
value - allowed object is String

getInitials

public String getInitials()
Gets the value of the initials property.

Returns:
possible object is String

setInitials

public void setInitials(String value)
Sets the value of the initials property.

Parameters:
value - allowed object is String

getPhonetics

public String getPhonetics()
Gets the value of the phonetics property.

Returns:
possible object is String

setPhonetics

public void setPhonetics(String value)
Sets the value of the phonetics property.

Parameters:
value - allowed object is String

getNTAccount

public String getNTAccount()
Gets the value of the ntAccount property.

Returns:
possible object is String

setNTAccount

public void setNTAccount(String value)
Sets the value of the ntAccount property.

Parameters:
value - allowed object is String

getMaterialLabel

public String getMaterialLabel()
Gets the value of the materialLabel property.

Returns:
possible object is String

setMaterialLabel

public void setMaterialLabel(String value)
Sets the value of the materialLabel property.

Parameters:
value - allowed object is String

getCode

public String getCode()
Gets the value of the code property.

Returns:
possible object is String

setCode

public void setCode(String value)
Sets the value of the code property.

Parameters:
value - allowed object is String

getGroup

public String getGroup()
Gets the value of the group property.

Returns:
possible object is String

setGroup

public void setGroup(String value)
Sets the value of the group property.

Parameters:
value - allowed object is String

getWorkGroup

public WorkGroup getWorkGroup()
Gets the value of the workGroup property.

Returns:
possible object is String

setWorkGroup

public void setWorkGroup(WorkGroup value)
Sets the value of the workGroup property.

Parameters:
value - allowed object is String

getEmailAddress

public String getEmailAddress()
Gets the value of the emailAddress property.

Returns:
possible object is String

setEmailAddress

public void setEmailAddress(String value)
Sets the value of the emailAddress property.

Parameters:
value - allowed object is String

getHyperlink

public String getHyperlink()
Gets the value of the hyperlink property.

Returns:
possible object is String

setHyperlink

public void setHyperlink(String value)
Sets the value of the hyperlink property.

Parameters:
value - allowed object is String

getHyperlinkAddress

public String getHyperlinkAddress()
Gets the value of the hyperlinkAddress property.

Returns:
possible object is String

setHyperlinkAddress

public void setHyperlinkAddress(String value)
Sets the value of the hyperlinkAddress property.

Parameters:
value - allowed object is String

getHyperlinkSubAddress

public String getHyperlinkSubAddress()
Gets the value of the hyperlinkSubAddress property.

Returns:
possible object is String

setHyperlinkSubAddress

public void setHyperlinkSubAddress(String value)
Sets the value of the hyperlinkSubAddress property.

Parameters:
value - allowed object is String

getMaxUnits

public BigDecimal getMaxUnits()
Gets the value of the maxUnits property.

Returns:
possible object is String

setMaxUnits

public void setMaxUnits(BigDecimal value)
Sets the value of the maxUnits property.

Parameters:
value - allowed object is String

getPeakUnits

public BigDecimal getPeakUnits()
Gets the value of the peakUnits property.

Returns:
possible object is String

setPeakUnits

public void setPeakUnits(BigDecimal value)
Sets the value of the peakUnits property.

Parameters:
value - allowed object is String

isOverAllocated

public Boolean isOverAllocated()
Gets the value of the overAllocated property.

Returns:
possible object is String

setOverAllocated

public void setOverAllocated(Boolean value)
Sets the value of the overAllocated property.

Parameters:
value - allowed object is String

getAvailableFrom

public Calendar getAvailableFrom()
Gets the value of the availableFrom property.

Returns:
possible object is String

setAvailableFrom

public void setAvailableFrom(Calendar value)
Sets the value of the availableFrom property.

Parameters:
value - allowed object is String

getAvailableTo

public Calendar getAvailableTo()
Gets the value of the availableTo property.

Returns:
possible object is String

setAvailableTo

public void setAvailableTo(Calendar value)
Sets the value of the availableTo property.

Parameters:
value - allowed object is String

getStart

public Calendar getStart()
Gets the value of the start property.

Returns:
possible object is String

setStart

public void setStart(Calendar value)
Sets the value of the start property.

Parameters:
value - allowed object is String

getFinish

public Calendar getFinish()
Gets the value of the finish property.

Returns:
possible object is String

setFinish

public void setFinish(Calendar value)
Sets the value of the finish property.

Parameters:
value - allowed object is String

isCanLevel

public Boolean isCanLevel()
Gets the value of the canLevel property.

Returns:
possible object is String

setCanLevel

public void setCanLevel(Boolean value)
Sets the value of the canLevel property.

Parameters:
value - allowed object is String

getAccrueAt

public AccrueType getAccrueAt()
Gets the value of the accrueAt property.

Returns:
possible object is String

setAccrueAt

public void setAccrueAt(AccrueType value)
Sets the value of the accrueAt property.

Parameters:
value - allowed object is String

getWork

public String getWork()
Gets the value of the work property.

Returns:
possible object is String

setWork

public void setWork(String value)
Sets the value of the work property.

Parameters:
value - allowed object is String

getRegularWork

public String getRegularWork()
Gets the value of the regularWork property.

Returns:
possible object is String

setRegularWork

public void setRegularWork(String value)
Sets the value of the regularWork property.

Parameters:
value - allowed object is String

getOvertimeWork

public String getOvertimeWork()
Gets the value of the overtimeWork property.

Returns:
possible object is String

setOvertimeWork

public void setOvertimeWork(String value)
Sets the value of the overtimeWork property.

Parameters:
value - allowed object is String

getActualWork

public String getActualWork()
Gets the value of the actualWork property.

Returns:
possible object is String

setActualWork

public void setActualWork(String value)
Sets the value of the actualWork property.

Parameters:
value - allowed object is String

getRemainingWork

public String getRemainingWork()
Gets the value of the remainingWork property.

Returns:
possible object is String

setRemainingWork

public void setRemainingWork(String value)
Sets the value of the remainingWork property.

Parameters:
value - allowed object is String

getActualOvertimeWork

public String getActualOvertimeWork()
Gets the value of the actualOvertimeWork property.

Returns:
possible object is String

setActualOvertimeWork

public void setActualOvertimeWork(String value)
Sets the value of the actualOvertimeWork property.

Parameters:
value - allowed object is String

getRemainingOvertimeWork

public String getRemainingOvertimeWork()
Gets the value of the remainingOvertimeWork property.

Returns:
possible object is String

setRemainingOvertimeWork

public void setRemainingOvertimeWork(String value)
Sets the value of the remainingOvertimeWork property.

Parameters:
value - allowed object is String

getPercentWorkComplete

public BigInteger getPercentWorkComplete()
Gets the value of the percentWorkComplete property.

Returns:
possible object is BigInteger

setPercentWorkComplete

public void setPercentWorkComplete(BigInteger value)
Sets the value of the percentWorkComplete property.

Parameters:
value - allowed object is BigInteger

getStandardRate

public BigDecimal getStandardRate()
Gets the value of the standardRate property.

Returns:
possible object is BigDecimal

setStandardRate

public void setStandardRate(BigDecimal value)
Sets the value of the standardRate property.

Parameters:
value - allowed object is BigDecimal

getStandardRateFormat

public BigInteger getStandardRateFormat()
Gets the value of the standardRateFormat property.

Returns:
possible object is BigInteger

setStandardRateFormat

public void setStandardRateFormat(BigInteger value)
Sets the value of the standardRateFormat property.

Parameters:
value - allowed object is BigInteger

getCost

public BigDecimal getCost()
Gets the value of the cost property.

Returns:
possible object is BigDecimal

setCost

public void setCost(BigDecimal value)
Sets the value of the cost property.

Parameters:
value - allowed object is BigDecimal

getOvertimeRate

public BigDecimal getOvertimeRate()
Gets the value of the overtimeRate property.

Returns:
possible object is BigDecimal

setOvertimeRate

public void setOvertimeRate(BigDecimal value)
Sets the value of the overtimeRate property.

Parameters:
value - allowed object is BigDecimal

getOvertimeRateFormat

public BigInteger getOvertimeRateFormat()
Gets the value of the overtimeRateFormat property.

Returns:
possible object is BigInteger

setOvertimeRateFormat

public void setOvertimeRateFormat(BigInteger value)
Sets the value of the overtimeRateFormat property.

Parameters:
value - allowed object is BigInteger

getOvertimeCost

public BigDecimal getOvertimeCost()
Gets the value of the overtimeCost property.

Returns:
possible object is BigDecimal

setOvertimeCost

public void setOvertimeCost(BigDecimal value)
Sets the value of the overtimeCost property.

Parameters:
value - allowed object is BigDecimal

getCostPerUse

public BigDecimal getCostPerUse()
Gets the value of the costPerUse property.

Returns:
possible object is BigDecimal

setCostPerUse

public void setCostPerUse(BigDecimal value)
Sets the value of the costPerUse property.

Parameters:
value - allowed object is BigDecimal

getActualCost

public BigDecimal getActualCost()
Gets the value of the actualCost property.

Returns:
possible object is BigDecimal

setActualCost

public void setActualCost(BigDecimal value)
Sets the value of the actualCost property.

Parameters:
value - allowed object is BigDecimal

getActualOvertimeCost

public BigDecimal getActualOvertimeCost()
Gets the value of the actualOvertimeCost property.

Returns:
possible object is BigDecimal

setActualOvertimeCost

public void setActualOvertimeCost(BigDecimal value)
Sets the value of the actualOvertimeCost property.

Parameters:
value - allowed object is BigDecimal

getRemainingCost

public BigDecimal getRemainingCost()
Gets the value of the remainingCost property.

Returns:
possible object is BigDecimal

setRemainingCost

public void setRemainingCost(BigDecimal value)
Sets the value of the remainingCost property.

Parameters:
value - allowed object is BigDecimal

getRemainingOvertimeCost

public BigDecimal getRemainingOvertimeCost()
Gets the value of the remainingOvertimeCost property.

Returns:
possible object is BigDecimal

setRemainingOvertimeCost

public void setRemainingOvertimeCost(BigDecimal value)
Sets the value of the remainingOvertimeCost property.

Parameters:
value - allowed object is BigDecimal

getWorkVariance

public BigDecimal getWorkVariance()
Gets the value of the workVariance property.

Returns:
possible object is String

setWorkVariance

public void setWorkVariance(BigDecimal value)
Sets the value of the workVariance property.

Parameters:
value - allowed object is String

getCostVariance

public BigDecimal getCostVariance()
Gets the value of the costVariance property.

Returns:
possible object is String

setCostVariance

public void setCostVariance(BigDecimal value)
Sets the value of the costVariance property.

Parameters:
value - allowed object is String

getSV

public BigDecimal getSV()
Gets the value of the sv property.

Returns:
possible object is String

setSV

public void setSV(BigDecimal value)
Sets the value of the sv property.

Parameters:
value - allowed object is String

getCV

public BigDecimal getCV()
Gets the value of the cv property.

Returns:
possible object is String

setCV

public void setCV(BigDecimal value)
Sets the value of the cv property.

Parameters:
value - allowed object is String

getACWP

public BigDecimal getACWP()
Gets the value of the acwp property.

Returns:
possible object is String

setACWP

public void setACWP(BigDecimal value)
Sets the value of the acwp property.

Parameters:
value - allowed object is String

getCalendarUID

public BigInteger getCalendarUID()
Gets the value of the calendarUID property.

Returns:
possible object is BigInteger

setCalendarUID

public void setCalendarUID(BigInteger value)
Sets the value of the calendarUID property.

Parameters:
value - allowed object is BigInteger

getNotes

public String getNotes()
Gets the value of the notes property.

Returns:
possible object is String

setNotes

public void setNotes(String value)
Sets the value of the notes property.

Parameters:
value - allowed object is String

getBCWS

public BigDecimal getBCWS()
Gets the value of the bcws property.

Returns:
possible object is String

setBCWS

public void setBCWS(BigDecimal value)
Sets the value of the bcws property.

Parameters:
value - allowed object is String

getBCWP

public BigDecimal getBCWP()
Gets the value of the bcwp property.

Returns:
possible object is String

setBCWP

public void setBCWP(BigDecimal value)
Sets the value of the bcwp property.

Parameters:
value - allowed object is String

isIsGeneric

public Boolean isIsGeneric()
Gets the value of the isGeneric property.

Returns:
possible object is String

setIsGeneric

public void setIsGeneric(Boolean value)
Sets the value of the isGeneric property.

Parameters:
value - allowed object is String

isIsInactive

public Boolean isIsInactive()
Gets the value of the isInactive property.

Returns:
possible object is String

setIsInactive

public void setIsInactive(Boolean value)
Sets the value of the isInactive property.

Parameters:
value - allowed object is String

isIsEnterprise

public Boolean isIsEnterprise()
Gets the value of the isEnterprise property.

Returns:
possible object is String

setIsEnterprise

public void setIsEnterprise(Boolean value)
Sets the value of the isEnterprise property.

Parameters:
value - allowed object is String

getBookingType

public BookingType getBookingType()
Gets the value of the bookingType property.

Returns:
possible object is String

setBookingType

public void setBookingType(BookingType value)
Sets the value of the bookingType property.

Parameters:
value - allowed object is String

getActualWorkProtected

public String getActualWorkProtected()
Gets the value of the actualWorkProtected property.

Returns:
possible object is String

setActualWorkProtected

public void setActualWorkProtected(String value)
Sets the value of the actualWorkProtected property.

Parameters:
value - allowed object is String

getActualOvertimeWorkProtected

public String getActualOvertimeWorkProtected()
Gets the value of the actualOvertimeWorkProtected property.

Returns:
possible object is String

setActualOvertimeWorkProtected

public void setActualOvertimeWorkProtected(String value)
Sets the value of the actualOvertimeWorkProtected property.

Parameters:
value - allowed object is String

getActiveDirectoryGUID

public String getActiveDirectoryGUID()
Gets the value of the activeDirectoryGUID property.

Returns:
possible object is String

setActiveDirectoryGUID

public void setActiveDirectoryGUID(String value)
Sets the value of the activeDirectoryGUID property.

Parameters:
value - allowed object is String

getCreationDate

public Calendar getCreationDate()
Gets the value of the creationDate property.

Returns:
possible object is String

setCreationDate

public void setCreationDate(Calendar value)
Sets the value of the creationDate property.

Parameters:
value - allowed object is String

getExtendedAttribute

public List<Project.Resources.Resource.ExtendedAttribute> getExtendedAttribute()
Gets the value of the extendedAttribute property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the extendedAttribute property.

For example, to add a new item, do as follows:

    getExtendedAttribute().add(newItem);
 

Objects of the following type(s) are allowed in the list Project.Resources.Resource.ExtendedAttribute


getBaseline

public List<Project.Resources.Resource.Baseline> getBaseline()
Gets the value of the baseline property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the baseline property.

For example, to add a new item, do as follows:

    getBaseline().add(newItem);
 

Objects of the following type(s) are allowed in the list Project.Resources.Resource.Baseline


getOutlineCode

public List<Project.Resources.Resource.OutlineCode> getOutlineCode()
Gets the value of the outlineCode property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the outlineCode property.

For example, to add a new item, do as follows:

    getOutlineCode().add(newItem);
 

Objects of the following type(s) are allowed in the list Project.Resources.Resource.OutlineCode


isIsCostResource

public Boolean isIsCostResource()
Gets the value of the isCostResource property.

Returns:
possible object is String

setIsCostResource

public void setIsCostResource(Boolean value)
Sets the value of the isCostResource property.

Parameters:
value - allowed object is String

getAssnOwner

public String getAssnOwner()
Gets the value of the assnOwner property.

Returns:
possible object is String

setAssnOwner

public void setAssnOwner(String value)
Sets the value of the assnOwner property.

Parameters:
value - allowed object is String

getAssnOwnerGuid

public String getAssnOwnerGuid()
Gets the value of the assnOwnerGuid property.

Returns:
possible object is String

setAssnOwnerGuid

public void setAssnOwnerGuid(String value)
Sets the value of the assnOwnerGuid property.

Parameters:
value - allowed object is String

isIsBudget

public Boolean isIsBudget()
Gets the value of the isBudget property.

Returns:
possible object is String

setIsBudget

public void setIsBudget(Boolean value)
Sets the value of the isBudget property.

Parameters:
value - allowed object is String

getAvailabilityPeriods

public Project.Resources.Resource.AvailabilityPeriods getAvailabilityPeriods()
Gets the value of the availabilityPeriods property.

Returns:
possible object is Project.Resources.Resource.AvailabilityPeriods

setAvailabilityPeriods

public void setAvailabilityPeriods(Project.Resources.Resource.AvailabilityPeriods value)
Sets the value of the availabilityPeriods property.

Parameters:
value - allowed object is Project.Resources.Resource.AvailabilityPeriods

getRates

public Project.Resources.Resource.Rates getRates()
Gets the value of the rates property.

Returns:
possible object is Project.Resources.Resource.Rates

setRates

public void setRates(Project.Resources.Resource.Rates value)
Sets the value of the rates property.

Parameters:
value - allowed object is Project.Resources.Resource.Rates

getTimephasedData

public List<TimephasedDataType> getTimephasedData()
Gets the value of the timephasedData property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the timephasedData property.

For example, to add a new item, do as follows:

    getTimephasedData().add(newItem);
 

Objects of the following type(s) are allowed in the list TimephasedDataType



Copyright © 2012. All Rights Reserved.