Package samples.rule
Interface SimpleThing
-
- All Known Implementing Classes:
SimpleThingImpl
public interface SimpleThing
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getThingName()
-
-
-
Method Detail
-
getThingName
String getThingName()
-
-