org.jenkinsci.plugins.relution.json
Class APIObject.Versions
java.lang.Object
org.jenkinsci.plugins.relution.json.APIObject.Versions
- Enclosing class:
- APIObject
public static class APIObject.Versions
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
APIObject.Versions
public APIObject.Versions()
getUuid
public String getUuid()
setUuid
public void setUuid(String uuid)
getAppUuid
public String getAppUuid()
setAppUuid
public void setAppUuid(String appUuid)
getReleaseStatus
public String getReleaseStatus()
setReleaseStatus
public void setReleaseStatus(String releaseStatus)
getVersionName
public String getVersionName()
setVersionName
public void setVersionName(String versionName)
getVersionCode
public Integer getVersionCode()
setVersionCode
public void setVersionCode(Integer versionCode)
getDownloadCount
public Integer getDownloadCount()
setDownloadCount
public void setDownloadCount(Integer downloadCount)
getInstallCount
public Integer getInstallCount()
setInstallCount
public void setInstallCount(Integer installCount)
getLink
public String getLink()
setLink
public void setLink(String link)
getFile
public APIObject.File getFile()
setFile
public void setFile(APIObject.File file)
getScreenshots
public Object getScreenshots()
setScreenshots
public void setScreenshots(Object screenshots)
getIcon
public APIObject.Icon getIcon()
setIcon
public void setIcon(APIObject.Icon icon)
getDescription
public APIObject.Description getDescription()
setDescription
public void setDescription(APIObject.Description description)
getName
public APIObject.Name getName()
setName
public void setName(APIObject.Name name)
getKeywords
public APIObject.Keywords getKeywords()
setKeywords
public void setKeywords(APIObject.Keywords keywords)
getChangelog
public APIObject.Changelog getChangelog()
setChangelog
public void setChangelog(APIObject.Changelog changelog)
getConstraints
public List<APIObject.Constraints> getConstraints()
setConstraints
public void setConstraints(List<APIObject.Constraints> constraints)
getCopyright
public String getCopyright()
setCopyright
public void setCopyright(String copyright)
getDeveloperName
public String getDeveloperName()
setDeveloperName
public void setDeveloperName(String developerName)
getDeveloperWeb
public String getDeveloperWeb()
setDeveloperWeb
public void setDeveloperWeb(String developerWeb)
getDeveloperEmail
public String getDeveloperEmail()
setDeveloperEmail
public void setDeveloperEmail(String developerEmail)
getCreatedBy
public String getCreatedBy()
setCreatedBy
public void setCreatedBy(String createdBy)
getCreationDate
public String getCreationDate()
setCreationDate
public void setCreationDate(String creationDate)
getModifiedBy
public String getModifiedBy()
setModifiedBy
public void setModifiedBy(String modifiedBy)
getModificationDate
public Long getModificationDate()
setModificationDate
public void setModificationDate(Long modificationDate)
getRating
public Integer getRating()
setRating
public void setRating(Integer rating)
getRatingCount
public Integer getRatingCount()
setRatingCount
public void setRatingCount(Integer ratingCount)
Copyright © 2004-2013. All Rights Reserved.