|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Build
Method Summary | |
---|---|
java.lang.String |
getBuildID()
Gets the buildID value for this Build. |
java.lang.String |
getBuildName()
Gets the buildName value for this Build. |
java.lang.String |
getComments()
Gets the comments value for this Build. |
ImageConfiguration |
getImageConfiguration()
Gets the imageConfiguration value for this Build. |
java.lang.String |
getRepositoryURL()
gets the repository url |
void |
setBuildID(java.lang.String buildID)
Sets the buildID value for this Build. |
void |
setBuildName(java.lang.String buildName)
Sets the buildName value for this Build. |
void |
setComments(java.lang.String comments)
Sets the comments value for this Build. |
void |
setImageConfiguration(ImageConfiguration imageConfiguration)
Sets the imageConfiguration value for this Build. |
void |
setRepositoryURL(java.lang.String repositoryURL)
Sets the repository url |
Method Detail |
---|
java.lang.String getBuildID()
void setBuildID(java.lang.String buildID)
buildID
- java.lang.String getBuildName()
void setBuildName(java.lang.String buildName)
buildName
- ImageConfiguration getImageConfiguration()
void setImageConfiguration(ImageConfiguration imageConfiguration)
imageConfiguration
- java.lang.String getComments()
void setComments(java.lang.String comments)
comments
- void setRepositoryURL(java.lang.String repositoryURL)
comments
- java.lang.String getRepositoryURL()
comments
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |