java.lang.Object
com.polarion.alm.ws.client.types.planning.Plan
All Implemented Interfaces:
Serializable

public class Plan extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getAllowedTypes

      public EnumOptionId[] getAllowedTypes()
      Gets the allowedTypes value for this Plan.
      Returns:
      allowedTypes
    • setAllowedTypes

      public void setAllowedTypes(EnumOptionId[] allowedTypes)
      Sets the allowedTypes value for this Plan.
      Parameters:
      allowedTypes -
    • getAuthorURI

      public String getAuthorURI()
      Gets the authorURI value for this Plan.
      Returns:
      authorURI
    • setAuthorURI

      public void setAuthorURI(String authorURI)
      Sets the authorURI value for this Plan.
      Parameters:
      authorURI -
    • getCalculationType

      public EnumOptionId getCalculationType()
      Gets the calculationType value for this Plan.
      Returns:
      calculationType
    • setCalculationType

      public void setCalculationType(EnumOptionId calculationType)
      Sets the calculationType value for this Plan.
      Parameters:
      calculationType -
    • getCapacity

      public Float getCapacity()
      Gets the capacity value for this Plan.
      Returns:
      capacity
    • setCapacity

      public void setCapacity(Float capacity)
      Sets the capacity value for this Plan.
      Parameters:
      capacity -
    • getColor

      public String getColor()
      Gets the color value for this Plan.
      Returns:
      color
    • setColor

      public void setColor(String color)
      Sets the color value for this Plan.
      Parameters:
      color -
    • getCreated

      public Calendar getCreated()
      Gets the created value for this Plan.
      Returns:
      created
    • setCreated

      public void setCreated(Calendar created)
      Sets the created value for this Plan.
      Parameters:
      created -
    • getDefaultEstimate

      public Float getDefaultEstimate()
      Gets the defaultEstimate value for this Plan.
      Returns:
      defaultEstimate
    • setDefaultEstimate

      public void setDefaultEstimate(Float defaultEstimate)
      Sets the defaultEstimate value for this Plan.
      Parameters:
      defaultEstimate -
    • getDescription

      public Text getDescription()
      Gets the description value for this Plan.
      Returns:
      description
    • setDescription

      public void setDescription(Text description)
      Sets the description value for this Plan.
      Parameters:
      description -
    • getDueDate

      public Date getDueDate()
      Gets the dueDate value for this Plan.
      Returns:
      dueDate
    • setDueDate

      public void setDueDate(Date dueDate)
      Sets the dueDate value for this Plan.
      Parameters:
      dueDate -
    • getEstimationField

      public String getEstimationField()
      Gets the estimationField value for this Plan.
      Returns:
      estimationField
    • setEstimationField

      public void setEstimationField(String estimationField)
      Sets the estimationField value for this Plan.
      Parameters:
      estimationField -
    • getFinishedOn

      public Calendar getFinishedOn()
      Gets the finishedOn value for this Plan.
      Returns:
      finishedOn
    • setFinishedOn

      public void setFinishedOn(Calendar finishedOn)
      Sets the finishedOn value for this Plan.
      Parameters:
      finishedOn -
    • getHomePageContent

      public Text getHomePageContent()
      Gets the homePageContent value for this Plan.
      Returns:
      homePageContent
    • setHomePageContent

      public void setHomePageContent(Text homePageContent)
      Sets the homePageContent value for this Plan.
      Parameters:
      homePageContent -
    • getId

      public String getId()
      Gets the id value for this Plan.
      Returns:
      id
    • setId

      public void setId(String id)
      Sets the id value for this Plan.
      Parameters:
      id -
    • getIsTemplate

      public Boolean getIsTemplate()
      Gets the isTemplate value for this Plan.
      Returns:
      isTemplate
    • setIsTemplate

      public void setIsTemplate(Boolean isTemplate)
      Sets the isTemplate value for this Plan.
      Parameters:
      isTemplate -
    • getLocation

      public String getLocation()
      Gets the location value for this Plan.
      Returns:
      location
    • setLocation

      public void setLocation(String location)
      Sets the location value for this Plan.
      Parameters:
      location -
    • getName

      public String getName()
      Gets the name value for this Plan.
      Returns:
      name
    • setName

      public void setName(String name)
      Sets the name value for this Plan.
      Parameters:
      name -
    • getParent

      public Plan getParent()
      Gets the parent value for this Plan.
      Returns:
      parent
    • setParent

      public void setParent(Plan parent)
      Sets the parent value for this Plan.
      Parameters:
      parent -
    • getPreviousTimeSpent

      public String getPreviousTimeSpent()
      Gets the previousTimeSpent value for this Plan.
      Returns:
      previousTimeSpent
    • setPreviousTimeSpent

      public void setPreviousTimeSpent(String previousTimeSpent)
      Sets the previousTimeSpent value for this Plan.
      Parameters:
      previousTimeSpent -
    • getPrioritizationField

      public String getPrioritizationField()
      Gets the prioritizationField value for this Plan.
      Returns:
      prioritizationField
    • setPrioritizationField

      public void setPrioritizationField(String prioritizationField)
      Sets the prioritizationField value for this Plan.
      Parameters:
      prioritizationField -
    • getProjectURI

      public String getProjectURI()
      Gets the projectURI value for this Plan.
      Returns:
      projectURI
    • setProjectURI

      public void setProjectURI(String projectURI)
      Sets the projectURI value for this Plan.
      Parameters:
      projectURI -
    • getProjectSpanURIs

      public String[] getProjectSpanURIs()
      Gets the projectSpanURIs value for this Plan.
      Returns:
      projectSpanURIs
    • setProjectSpanURIs

      public void setProjectSpanURIs(String[] projectSpanURIs)
      Sets the projectSpanURIs value for this Plan.
      Parameters:
      projectSpanURIs -
    • getRecords

      public PlanRecord[] getRecords()
      Gets the records value for this Plan.
      Returns:
      records
    • setRecords

      public void setRecords(PlanRecord[] records)
      Sets the records value for this Plan.
      Parameters:
      records -
    • getSortOrder

      public Integer getSortOrder()
      Gets the sortOrder value for this Plan.
      Returns:
      sortOrder
    • setSortOrder

      public void setSortOrder(Integer sortOrder)
      Sets the sortOrder value for this Plan.
      Parameters:
      sortOrder -
    • getStartDate

      public Date getStartDate()
      Gets the startDate value for this Plan.
      Returns:
      startDate
    • setStartDate

      public void setStartDate(Date startDate)
      Sets the startDate value for this Plan.
      Parameters:
      startDate -
    • getStartedOn

      public Calendar getStartedOn()
      Gets the startedOn value for this Plan.
      Returns:
      startedOn
    • setStartedOn

      public void setStartedOn(Calendar startedOn)
      Sets the startedOn value for this Plan.
      Parameters:
      startedOn -
    • getStatus

      public EnumOptionId getStatus()
      Gets the status value for this Plan.
      Returns:
      status
    • setStatus

      public void setStatus(EnumOptionId status)
      Sets the status value for this Plan.
      Parameters:
      status -
    • getTemplateURI

      public String getTemplateURI()
      Gets the templateURI value for this Plan.
      Returns:
      templateURI
    • setTemplateURI

      public void setTemplateURI(String templateURI)
      Sets the templateURI value for this Plan.
      Parameters:
      templateURI -
    • getUpdated

      public Calendar getUpdated()
      Gets the updated value for this Plan.
      Returns:
      updated
    • setUpdated

      public void setUpdated(Calendar updated)
      Sets the updated value for this Plan.
      Parameters:
      updated -
    • getUseReportFromTemplate

      public Boolean getUseReportFromTemplate()
      Gets the useReportFromTemplate value for this Plan.
      Returns:
      useReportFromTemplate
    • setUseReportFromTemplate

      public void setUseReportFromTemplate(Boolean useReportFromTemplate)
      Sets the useReportFromTemplate value for this Plan.
      Parameters:
      useReportFromTemplate -
    • getCustomFields

      public Custom[] getCustomFields()
      Gets the customFields value for this Plan.
      Returns:
      customFields
    • setCustomFields

      public void setCustomFields(Custom[] customFields)
      Sets the customFields value for this Plan.
      Parameters:
      customFields -
    • getUri

      public String getUri()
      Gets the uri value for this Plan.
      Returns:
      uri
    • setUri

      public void setUri(String uri)
      Sets the uri value for this Plan.
      Parameters:
      uri -
    • isUnresolvable

      public boolean isUnresolvable()
      Gets the unresolvable value for this Plan.
      Returns:
      unresolvable
    • setUnresolvable

      public void setUnresolvable(boolean unresolvable)
      Sets the unresolvable value for this Plan.
      Parameters:
      unresolvable -
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • getTypeDesc

      public static org.apache.axis.description.TypeDesc getTypeDesc()
      Return type metadata object
    • getSerializer

      public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
      Get Custom Serializer
    • getDeserializer

      public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
      Get Custom Deserializer