Class Plan
java.lang.Object
com.polarion.alm.ws.client.types.planning.Plan
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionPlan()
Plan
(EnumOptionId[] allowedTypes, String authorURI, EnumOptionId calculationType, Float capacity, String color, Calendar created, Float defaultEstimate, Text description, Date dueDate, String estimationField, Calendar finishedOn, Text homePageContent, String id, Boolean isTemplate, String location, String name, Plan parent, String previousTimeSpent, String prioritizationField, String projectURI, String[] projectSpanURIs, PlanRecord[] records, Integer sortOrder, Date startDate, Calendar startedOn, EnumOptionId status, String templateURI, Calendar updated, Boolean useReportFromTemplate, Custom[] customFields, String uri, boolean unresolvable) -
Method Summary
Modifier and TypeMethodDescriptionboolean
Gets the allowedTypes value for this Plan.Gets the authorURI value for this Plan.Gets the calculationType value for this Plan.Gets the capacity value for this Plan.getColor()
Gets the color value for this Plan.Gets the created value for this Plan.Custom[]
Gets the customFields value for this Plan.Gets the defaultEstimate value for this Plan.Gets the description value for this Plan.static org.apache.axis.encoding.Deserializer
getDeserializer
(String mechType, Class _javaType, QName _xmlType) Get Custom DeserializerGets the dueDate value for this Plan.Gets the estimationField value for this Plan.Gets the finishedOn value for this Plan.Gets the homePageContent value for this Plan.getId()
Gets the id value for this Plan.Gets the isTemplate value for this Plan.Gets the location value for this Plan.getName()
Gets the name value for this Plan.Gets the parent value for this Plan.Gets the previousTimeSpent value for this Plan.Gets the prioritizationField value for this Plan.String[]
Gets the projectSpanURIs value for this Plan.Gets the projectURI value for this Plan.Gets the records value for this Plan.static org.apache.axis.encoding.Serializer
getSerializer
(String mechType, Class _javaType, QName _xmlType) Get Custom SerializerGets the sortOrder value for this Plan.Gets the startDate value for this Plan.Gets the startedOn value for this Plan.Gets the status value for this Plan.Gets the templateURI value for this Plan.static org.apache.axis.description.TypeDesc
Return type metadata objectGets the updated value for this Plan.getUri()
Gets the uri value for this Plan.Gets the useReportFromTemplate value for this Plan.int
hashCode()
boolean
Gets the unresolvable value for this Plan.void
setAllowedTypes
(EnumOptionId[] allowedTypes) Sets the allowedTypes value for this Plan.void
setAuthorURI
(String authorURI) Sets the authorURI value for this Plan.void
setCalculationType
(EnumOptionId calculationType) Sets the calculationType value for this Plan.void
setCapacity
(Float capacity) Sets the capacity value for this Plan.void
Sets the color value for this Plan.void
setCreated
(Calendar created) Sets the created value for this Plan.void
setCustomFields
(Custom[] customFields) Sets the customFields value for this Plan.void
setDefaultEstimate
(Float defaultEstimate) Sets the defaultEstimate value for this Plan.void
setDescription
(Text description) Sets the description value for this Plan.void
setDueDate
(Date dueDate) Sets the dueDate value for this Plan.void
setEstimationField
(String estimationField) Sets the estimationField value for this Plan.void
setFinishedOn
(Calendar finishedOn) Sets the finishedOn value for this Plan.void
setHomePageContent
(Text homePageContent) Sets the homePageContent value for this Plan.void
Sets the id value for this Plan.void
setIsTemplate
(Boolean isTemplate) Sets the isTemplate value for this Plan.void
setLocation
(String location) Sets the location value for this Plan.void
Sets the name value for this Plan.void
Sets the parent value for this Plan.void
setPreviousTimeSpent
(String previousTimeSpent) Sets the previousTimeSpent value for this Plan.void
setPrioritizationField
(String prioritizationField) Sets the prioritizationField value for this Plan.void
setProjectSpanURIs
(String[] projectSpanURIs) Sets the projectSpanURIs value for this Plan.void
setProjectURI
(String projectURI) Sets the projectURI value for this Plan.void
setRecords
(PlanRecord[] records) Sets the records value for this Plan.void
setSortOrder
(Integer sortOrder) Sets the sortOrder value for this Plan.void
setStartDate
(Date startDate) Sets the startDate value for this Plan.void
setStartedOn
(Calendar startedOn) Sets the startedOn value for this Plan.void
setStatus
(EnumOptionId status) Sets the status value for this Plan.void
setTemplateURI
(String templateURI) Sets the templateURI value for this Plan.void
setUnresolvable
(boolean unresolvable) Sets the unresolvable value for this Plan.void
setUpdated
(Calendar updated) Sets the updated value for this Plan.void
Sets the uri value for this Plan.void
setUseReportFromTemplate
(Boolean useReportFromTemplate) Sets the useReportFromTemplate value for this Plan.
-
Constructor Details
-
Plan
public Plan() -
Plan
public Plan(EnumOptionId[] allowedTypes, String authorURI, EnumOptionId calculationType, Float capacity, String color, Calendar created, Float defaultEstimate, Text description, Date dueDate, String estimationField, Calendar finishedOn, Text homePageContent, String id, Boolean isTemplate, String location, String name, Plan parent, String previousTimeSpent, String prioritizationField, String projectURI, String[] projectSpanURIs, PlanRecord[] records, Integer sortOrder, Date startDate, Calendar startedOn, EnumOptionId status, String templateURI, Calendar updated, Boolean useReportFromTemplate, Custom[] customFields, String uri, boolean unresolvable)
-
-
Method Details
-
getAllowedTypes
Gets the allowedTypes value for this Plan.- Returns:
- allowedTypes
-
setAllowedTypes
Sets the allowedTypes value for this Plan.- Parameters:
allowedTypes
-
-
getAuthorURI
Gets the authorURI value for this Plan.- Returns:
- authorURI
-
setAuthorURI
Sets the authorURI value for this Plan.- Parameters:
authorURI
-
-
getCalculationType
Gets the calculationType value for this Plan.- Returns:
- calculationType
-
setCalculationType
Sets the calculationType value for this Plan.- Parameters:
calculationType
-
-
getCapacity
Gets the capacity value for this Plan.- Returns:
- capacity
-
setCapacity
Sets the capacity value for this Plan.- Parameters:
capacity
-
-
getColor
Gets the color value for this Plan.- Returns:
- color
-
setColor
Sets the color value for this Plan.- Parameters:
color
-
-
getCreated
Gets the created value for this Plan.- Returns:
- created
-
setCreated
Sets the created value for this Plan.- Parameters:
created
-
-
getDefaultEstimate
Gets the defaultEstimate value for this Plan.- Returns:
- defaultEstimate
-
setDefaultEstimate
Sets the defaultEstimate value for this Plan.- Parameters:
defaultEstimate
-
-
getDescription
Gets the description value for this Plan.- Returns:
- description
-
setDescription
Sets the description value for this Plan.- Parameters:
description
-
-
getDueDate
Gets the dueDate value for this Plan.- Returns:
- dueDate
-
setDueDate
Sets the dueDate value for this Plan.- Parameters:
dueDate
-
-
getEstimationField
Gets the estimationField value for this Plan.- Returns:
- estimationField
-
setEstimationField
Sets the estimationField value for this Plan.- Parameters:
estimationField
-
-
getFinishedOn
Gets the finishedOn value for this Plan.- Returns:
- finishedOn
-
setFinishedOn
Sets the finishedOn value for this Plan.- Parameters:
finishedOn
-
-
getHomePageContent
Gets the homePageContent value for this Plan.- Returns:
- homePageContent
-
setHomePageContent
Sets the homePageContent value for this Plan.- Parameters:
homePageContent
-
-
getId
Gets the id value for this Plan.- Returns:
- id
-
setId
Sets the id value for this Plan.- Parameters:
id
-
-
getIsTemplate
Gets the isTemplate value for this Plan.- Returns:
- isTemplate
-
setIsTemplate
Sets the isTemplate value for this Plan.- Parameters:
isTemplate
-
-
getLocation
Gets the location value for this Plan.- Returns:
- location
-
setLocation
Sets the location value for this Plan.- Parameters:
location
-
-
getName
Gets the name value for this Plan.- Returns:
- name
-
setName
Sets the name value for this Plan.- Parameters:
name
-
-
getParent
Gets the parent value for this Plan.- Returns:
- parent
-
setParent
Sets the parent value for this Plan.- Parameters:
parent
-
-
getPreviousTimeSpent
Gets the previousTimeSpent value for this Plan.- Returns:
- previousTimeSpent
-
setPreviousTimeSpent
Sets the previousTimeSpent value for this Plan.- Parameters:
previousTimeSpent
-
-
getPrioritizationField
Gets the prioritizationField value for this Plan.- Returns:
- prioritizationField
-
setPrioritizationField
Sets the prioritizationField value for this Plan.- Parameters:
prioritizationField
-
-
getProjectURI
Gets the projectURI value for this Plan.- Returns:
- projectURI
-
setProjectURI
Sets the projectURI value for this Plan.- Parameters:
projectURI
-
-
getProjectSpanURIs
Gets the projectSpanURIs value for this Plan.- Returns:
- projectSpanURIs
-
setProjectSpanURIs
Sets the projectSpanURIs value for this Plan.- Parameters:
projectSpanURIs
-
-
getRecords
Gets the records value for this Plan.- Returns:
- records
-
setRecords
Sets the records value for this Plan.- Parameters:
records
-
-
getSortOrder
Gets the sortOrder value for this Plan.- Returns:
- sortOrder
-
setSortOrder
Sets the sortOrder value for this Plan.- Parameters:
sortOrder
-
-
getStartDate
Gets the startDate value for this Plan.- Returns:
- startDate
-
setStartDate
Sets the startDate value for this Plan.- Parameters:
startDate
-
-
getStartedOn
Gets the startedOn value for this Plan.- Returns:
- startedOn
-
setStartedOn
Sets the startedOn value for this Plan.- Parameters:
startedOn
-
-
getStatus
Gets the status value for this Plan.- Returns:
- status
-
setStatus
Sets the status value for this Plan.- Parameters:
status
-
-
getTemplateURI
Gets the templateURI value for this Plan.- Returns:
- templateURI
-
setTemplateURI
Sets the templateURI value for this Plan.- Parameters:
templateURI
-
-
getUpdated
Gets the updated value for this Plan.- Returns:
- updated
-
setUpdated
Sets the updated value for this Plan.- Parameters:
updated
-
-
getUseReportFromTemplate
Gets the useReportFromTemplate value for this Plan.- Returns:
- useReportFromTemplate
-
setUseReportFromTemplate
Sets the useReportFromTemplate value for this Plan.- Parameters:
useReportFromTemplate
-
-
getCustomFields
Gets the customFields value for this Plan.- Returns:
- customFields
-
setCustomFields
Sets the customFields value for this Plan.- Parameters:
customFields
-
-
getUri
Gets the uri value for this Plan.- Returns:
- uri
-
setUri
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
-
hashCode
public int hashCode() -
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
-