public class FwBaseline extends BaseModelResource
| Constructor and Description |
|---|
FwBaseline() |
getCategory, getCreated, getDescription, getETag, getModified, getName, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonStringpublic String getBaselineShortName()
public void setBaselineShortName(String baselineShortName)
baselineShortName - the baselineShortName to setpublic Double getBundleSize()
public void setBundleSize(Double bundleSize)
bundleSize - the bundleSize to setpublic List<FwComponent> getFwComponents()
public void setFwComponents(List<FwComponent> fwComponents)
fwComponents - the fwComponents to setpublic List<FwHotfixBundle> getHotfixes()
public void setHotfixes(List<FwHotfixBundle> hotfixes)
hotfixes - the hotfixes to setpublic String getIsoFileName()
public void setIsoFileName(String isoFileName)
isoFileName - the isoFileName to setpublic String getLastTaskUri()
public void setLastTaskUri(String lastTaskUri)
lastTaskUri - the lastTaskUri to setpublic List<FwParentBundle> getParentBundle()
public void setParentBundle(List<FwParentBundle> parentBundle)
parentBundle - the parentBundle to setpublic String getReleaseDate()
public void setReleaseDate(String releaseDate)
releaseDate - the releaseDate to setpublic String getResourceId()
getResourceId in class BaseModelResourcepublic void setResourceId(String resourceId)
resourceId - the resourceId to setpublic String getSupportedLanguages()
public void setSupportedLanguages(String supportedLanguages)
supportedLanguages - the supportedLanguages to setpublic void setSupportedOSList(List<String> supportedOSList)
supportedOSList - the supportedOSList to setpublic String getSwPackagesFullPath()
public void setSwPackagesFullPath(String swPackagesFullPath)
swPackagesFullPath - the swPackagesFullPath to setpublic String getUuid()
public void setUuid(String uuid)
uuid - the uuid to setpublic String getVersion()
public void setVersion(String version)
version - the version to setpublic String getXmlKeyName()
public void setXmlKeyName(String xmlKeyName)
xmlKeyName - the xmlKeyName to setpublic boolean canEqual(Object obj)
canEqual in class BaseModelResourcepublic boolean equals(Object obj)
equals in class BaseModelResourcepublic int hashCode()
hashCode in class BaseModelResourcepublic String toString()
toString in class BaseModelResourceCopyright © 2017. All rights reserved.