Class Build
java.lang.Object
com.polarion.alm.ws.client.types.builder.Build
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionBuild()
Build
(User author, String birLocation, String buildDescriptorName, BuildRequestorSpecificData[] buildRequestorSpecificData, String buildStamp, String buildStatus, String buildTag, BuildTestResults buildTestResults, String calculationDescriptorName, Calendar creationTime, Calendar finishTime, String id, String jobId, BuildLinkedWorkItem[] linkedWorkItems, String localDeploymentSpaceName, String[] logFiles, Calendar startTime, String uri, boolean unresolvable) -
Method Summary
Modifier and TypeMethodDescriptionboolean
Gets the author value for this Build.Gets the birLocation value for this Build.Gets the buildDescriptorName value for this Build.Gets the buildRequestorSpecificData value for this Build.Gets the buildStamp value for this Build.Gets the buildStatus value for this Build.Gets the buildTag value for this Build.Gets the buildTestResults value for this Build.Gets the calculationDescriptorName value for this Build.Gets the creationTime value for this Build.static org.apache.axis.encoding.Deserializer
getDeserializer
(String mechType, Class _javaType, QName _xmlType) Get Custom DeserializerGets the finishTime value for this Build.getId()
Gets the id value for this Build.getJobId()
Gets the jobId value for this Build.Gets the linkedWorkItems value for this Build.Gets the localDeploymentSpaceName value for this Build.String[]
Gets the logFiles value for this Build.static org.apache.axis.encoding.Serializer
getSerializer
(String mechType, Class _javaType, QName _xmlType) Get Custom SerializerGets the startTime value for this Build.static org.apache.axis.description.TypeDesc
Return type metadata objectgetUri()
Gets the uri value for this Build.int
hashCode()
boolean
Gets the unresolvable value for this Build.void
Sets the author value for this Build.void
setBirLocation
(String birLocation) Sets the birLocation value for this Build.void
setBuildDescriptorName
(String buildDescriptorName) Sets the buildDescriptorName value for this Build.void
setBuildRequestorSpecificData
(BuildRequestorSpecificData[] buildRequestorSpecificData) Sets the buildRequestorSpecificData value for this Build.void
setBuildStamp
(String buildStamp) Sets the buildStamp value for this Build.void
setBuildStatus
(String buildStatus) Sets the buildStatus value for this Build.void
setBuildTag
(String buildTag) Sets the buildTag value for this Build.void
setBuildTestResults
(BuildTestResults buildTestResults) Sets the buildTestResults value for this Build.void
setCalculationDescriptorName
(String calculationDescriptorName) Sets the calculationDescriptorName value for this Build.void
setCreationTime
(Calendar creationTime) Sets the creationTime value for this Build.void
setFinishTime
(Calendar finishTime) Sets the finishTime value for this Build.void
Sets the id value for this Build.void
Sets the jobId value for this Build.void
setLinkedWorkItems
(BuildLinkedWorkItem[] linkedWorkItems) Sets the linkedWorkItems value for this Build.void
setLocalDeploymentSpaceName
(String localDeploymentSpaceName) Sets the localDeploymentSpaceName value for this Build.void
setLogFiles
(String[] logFiles) Sets the logFiles value for this Build.void
setStartTime
(Calendar startTime) Sets the startTime value for this Build.void
setUnresolvable
(boolean unresolvable) Sets the unresolvable value for this Build.void
Sets the uri value for this Build.
-
Constructor Details
-
Build
public Build() -
Build
public Build(User author, String birLocation, String buildDescriptorName, BuildRequestorSpecificData[] buildRequestorSpecificData, String buildStamp, String buildStatus, String buildTag, BuildTestResults buildTestResults, String calculationDescriptorName, Calendar creationTime, Calendar finishTime, String id, String jobId, BuildLinkedWorkItem[] linkedWorkItems, String localDeploymentSpaceName, String[] logFiles, Calendar startTime, String uri, boolean unresolvable)
-
-
Method Details
-
getAuthor
Gets the author value for this Build.- Returns:
- author
-
setAuthor
Sets the author value for this Build.- Parameters:
author
-
-
getBirLocation
Gets the birLocation value for this Build.- Returns:
- birLocation
-
setBirLocation
Sets the birLocation value for this Build.- Parameters:
birLocation
-
-
getBuildDescriptorName
Gets the buildDescriptorName value for this Build.- Returns:
- buildDescriptorName
-
setBuildDescriptorName
Sets the buildDescriptorName value for this Build.- Parameters:
buildDescriptorName
-
-
getBuildRequestorSpecificData
Gets the buildRequestorSpecificData value for this Build.- Returns:
- buildRequestorSpecificData
-
setBuildRequestorSpecificData
Sets the buildRequestorSpecificData value for this Build.- Parameters:
buildRequestorSpecificData
-
-
getBuildStamp
Gets the buildStamp value for this Build.- Returns:
- buildStamp
-
setBuildStamp
Sets the buildStamp value for this Build.- Parameters:
buildStamp
-
-
getBuildStatus
Gets the buildStatus value for this Build.- Returns:
- buildStatus
-
setBuildStatus
Sets the buildStatus value for this Build.- Parameters:
buildStatus
-
-
getBuildTag
Gets the buildTag value for this Build.- Returns:
- buildTag
-
setBuildTag
Sets the buildTag value for this Build.- Parameters:
buildTag
-
-
getBuildTestResults
Gets the buildTestResults value for this Build.- Returns:
- buildTestResults
-
setBuildTestResults
Sets the buildTestResults value for this Build.- Parameters:
buildTestResults
-
-
getCalculationDescriptorName
Gets the calculationDescriptorName value for this Build.- Returns:
- calculationDescriptorName
-
setCalculationDescriptorName
Sets the calculationDescriptorName value for this Build.- Parameters:
calculationDescriptorName
-
-
getCreationTime
Gets the creationTime value for this Build.- Returns:
- creationTime
-
setCreationTime
Sets the creationTime value for this Build.- Parameters:
creationTime
-
-
getFinishTime
Gets the finishTime value for this Build.- Returns:
- finishTime
-
setFinishTime
Sets the finishTime value for this Build.- Parameters:
finishTime
-
-
getId
Gets the id value for this Build.- Returns:
- id
-
setId
Sets the id value for this Build.- Parameters:
id
-
-
getJobId
Gets the jobId value for this Build.- Returns:
- jobId
-
setJobId
Sets the jobId value for this Build.- Parameters:
jobId
-
-
getLinkedWorkItems
Gets the linkedWorkItems value for this Build.- Returns:
- linkedWorkItems
-
setLinkedWorkItems
Sets the linkedWorkItems value for this Build.- Parameters:
linkedWorkItems
-
-
getLocalDeploymentSpaceName
Gets the localDeploymentSpaceName value for this Build.- Returns:
- localDeploymentSpaceName
-
setLocalDeploymentSpaceName
Sets the localDeploymentSpaceName value for this Build.- Parameters:
localDeploymentSpaceName
-
-
getLogFiles
Gets the logFiles value for this Build.- Returns:
- logFiles
-
setLogFiles
Sets the logFiles value for this Build.- Parameters:
logFiles
-
-
getStartTime
Gets the startTime value for this Build.- Returns:
- startTime
-
setStartTime
Sets the startTime value for this Build.- Parameters:
startTime
-
-
getUri
Gets the uri value for this Build.- Returns:
- uri
-
setUri
Sets the uri value for this Build.- Parameters:
uri
-
-
isUnresolvable
public boolean isUnresolvable()Gets the unresolvable value for this Build.- Returns:
- unresolvable
-
setUnresolvable
public void setUnresolvable(boolean unresolvable) Sets the unresolvable value for this Build.- 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
-