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 java.lang.String
getThingName()
-