Class Thing
- java.lang.Object
-
- org.drools.games.adventures.model.Thing
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)longgetId()StringgetName()inthashCode()booleanisPortable()voidsetId(long id)voidsetName(String name)voidsetPortable(boolean portable)StringtoString()
-