public class ArtifactsBundle extends BaseModelResource
Constructor and Description |
---|
ArtifactsBundle() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonString
public int getArtifactsCount()
public void setArtifactsCount(int artifactsCount)
artifactsCount
- the artifactsCount to setpublic String getArtifactsbundleID()
public void setArtifactsbundleID(String artifactsbundleID)
artifactsbundleID
- the artifactsbundleID to setpublic boolean isBackupService()
public void setBackupService(boolean backupService)
backupService
- the backupService to setpublic List<BuildPlanArtifact> getBuildPlans()
public void setBuildPlans(List<BuildPlanArtifact> buildPlans)
buildPlans
- the buildPlans to setpublic String getChecksum()
public void setChecksum(String checksum)
checksum
- the checksum to setpublic List<DeploymentPlanArtifact> getDeploymentPlans()
public void setDeploymentPlans(List<DeploymentPlanArtifact> deploymentPlans)
deploymentPlans
- the deploymentPlans to setpublic String getDownloadURI()
public void setDownloadURI(String downloadURI)
downloadURI
- the downloadURI to setpublic List<GoldenImageArtifact> getGoldenimage()
public void setGoldenimage(List<GoldenImageArtifact> goldenimage)
goldenimage
- the goldenimage to setpublic boolean isImportbundle()
public void setImportbundle(boolean importbundle)
importbundle
- the importbundle to setpublic String getLastBackUpDownloadTime()
public void setLastBackUpDownloadTime(String lastBackUpDownloadTime)
lastBackUpDownloadTime
- the lastBackUpDownloadTime to setpublic List<PlanScriptArtifact> getPlanScripts()
public void setPlanScripts(List<PlanScriptArtifact> planScripts)
planScripts
- the planScripts to setpublic boolean isReadOnly()
public void setReadOnly(boolean readOnly)
readOnly
- the readOnly to setpublic boolean isRecoverBundle()
public void setRecoverBundle(boolean recoverBundle)
recoverBundle
- the recoverBundle to setpublic int getSize()
public void setSize(int size)
size
- the size to setpublic boolean equals(Object obj)
equals
in class BaseModelResource
public int hashCode()
hashCode
in class BaseModelResource
public String toString()
toString
in class BaseModelResource
Copyright © 2017. All rights reserved.