Class Build
java.lang.Object
com.polarion.alm.ws.client.types.builder.Build
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBuild()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 TypeMethodDescriptionbooleanGets 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.DeserializergetDeserializer(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.SerializergetSerializer(String mechType, Class _javaType, QName _xmlType) Get Custom SerializerGets the startTime value for this Build.static org.apache.axis.description.TypeDescReturn type metadata objectgetUri()Gets the uri value for this Build.inthashCode()booleanGets the unresolvable value for this Build.voidSets the author value for this Build.voidsetBirLocation(String birLocation) Sets the birLocation value for this Build.voidsetBuildDescriptorName(String buildDescriptorName) Sets the buildDescriptorName value for this Build.voidsetBuildRequestorSpecificData(BuildRequestorSpecificData[] buildRequestorSpecificData) Sets the buildRequestorSpecificData value for this Build.voidsetBuildStamp(String buildStamp) Sets the buildStamp value for this Build.voidsetBuildStatus(String buildStatus) Sets the buildStatus value for this Build.voidsetBuildTag(String buildTag) Sets the buildTag value for this Build.voidsetBuildTestResults(BuildTestResults buildTestResults) Sets the buildTestResults value for this Build.voidsetCalculationDescriptorName(String calculationDescriptorName) Sets the calculationDescriptorName value for this Build.voidsetCreationTime(Calendar creationTime) Sets the creationTime value for this Build.voidsetFinishTime(Calendar finishTime) Sets the finishTime value for this Build.voidSets the id value for this Build.voidSets the jobId value for this Build.voidsetLinkedWorkItems(BuildLinkedWorkItem[] linkedWorkItems) Sets the linkedWorkItems value for this Build.voidsetLocalDeploymentSpaceName(String localDeploymentSpaceName) Sets the localDeploymentSpaceName value for this Build.voidsetLogFiles(String[] logFiles) Sets the logFiles value for this Build.voidsetStartTime(Calendar startTime) Sets the startTime value for this Build.voidsetUnresolvable(boolean unresolvable) Sets the unresolvable value for this Build.voidSets 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
-