public class GoldenImageArtifact extends Object implements Serializable
Constructor and Description |
---|
GoldenImageArtifact() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getDescription() |
String |
getGiID() |
String |
getGoldenimageName() |
int |
hashCode() |
boolean |
isReadOnly() |
void |
setDescription(String description) |
void |
setGiID(String giID) |
void |
setGoldenimageName(String goldenimageName) |
void |
setReadOnly(boolean readOnly) |
String |
toString() |
public String getDescription()
public void setDescription(String description)
description
- the description to setpublic String getGiID()
public void setGiID(String giID)
giID
- the giID to setpublic String getGoldenimageName()
public void setGoldenimageName(String goldenimageName)
goldenimageName
- the goldenimageName to setpublic boolean isReadOnly()
public void setReadOnly(boolean readOnly)
readOnly
- the readOnly to setCopyright © 2017. All rights reserved.