Package com.priint.pubserver.entity
Class TemplateRule
- java.lang.Object
-
- com.priint.pubserver.entity.TemplateRule
-
- All Implemented Interfaces:
java.io.Serializable
public class TemplateRule extends java.lang.Object implements java.io.SerializableThe type Template rule.- Since:
- 4.0.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TemplateRule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)we need at least this implementation to get unit tests running if instances of this stub class are created anywhere
-