Package samples.rule
Class SimpleThingImpl
- java.lang.Object
-
- samples.rule.SimpleThingImpl
-
- All Implemented Interfaces:
SimpleThing
public class SimpleThingImpl extends Object implements SimpleThing
-
-
Constructor Summary
Constructors Constructor Description SimpleThingImpl()
-
-
-
Method Detail
-
getThingName
public String getThingName()
- Specified by:
getThingName
in interfaceSimpleThing
-
-