Interface BuildProblemInfo
-
- All Known Subinterfaces:
BuildProblem
- All Known Implementing Classes:
BuildProblemImpl,BuildProblemInfoImpl
public interface BuildProblemInfoUser: Victory.Bedrosova Date: 1/3/13 Time: 5:32 PM- Since:
- 8.0 Note that this interface may be changed or removed in future
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanequals(Object o)StringgetBuildProblemDescription()intgetId()Returns build problem idStringgetProjectId()Returns related project internal idinthashCode()
-