hudson.plugins.PerfPublisher.Report
Class Source
java.lang.Object
hudson.plugins.PerfPublisher.Report.Source
public class Source
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Source
public Source()
getComment
public java.lang.String getComment()
- Returns:
- the comment
setComment
public void setComment(java.lang.String comment)
- Parameters:
comment - the comment to set
getPath
public java.lang.String getPath()
- Returns:
- the path
setPath
public void setPath(java.lang.String path)
- Parameters:
path - the path to set
getLanguage
public java.lang.String getLanguage()
- Returns:
- the language
setLanguage
public void setLanguage(java.lang.String language)
- Parameters:
language - the language to set
getSource
public java.lang.String getSource()
- Returns:
- the source
setSource
public void setSource(java.lang.String source)
- Parameters:
source - the source to set
Copyright © 2010. All Rights Reserved.