Class ImagesMap.ImageData
java.lang.Object
com.jenkins.testresultsaggregator.data.ImagesMap.ImageData
- Enclosing class:
- ImagesMap
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAlt()
getCid()
int
getScore()
void
void
void
setFileName
(String htmlPath) void
setScore
(int score) void
setSourceInPlugin
(String sourceInPlugin) void
setSourcePath
(String sourcePath)
-
Constructor Details
-
ImageData
-
-
Method Details
-
getSourcePath
-
setSourcePath
-
getCid
-
setCid
-
getAlt
-
setAlt
-
getFileName
-
setFileName
-
getSourceInPlugin
-
setSourceInPlugin
-
getScore
public int getScore() -
setScore
public void setScore(int score)
-