Class ExampleProjectError
- java.lang.Object
-
- org.kie.workbench.common.screens.examples.model.ExampleProjectError
-
@Portable public class ExampleProjectError extends Object
-
-
Constructor Summary
Constructors Constructor Description ExampleProjectError(String id, String description, Object... values)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetDescription()StringgetId()Object[]getValues()inthashCode()
-