Class TemplateRule

java.lang.Object
com.priint.pubserver.entity.TemplateRule
All Implemented Interfaces:
Serializable

public class TemplateRule extends Object implements Serializable
The type Template rule.
Since:
4.0.0
See Also:
  • Constructor Details

    • TemplateRule

      public TemplateRule()
  • Method Details

    • equals

      public boolean equals(Object obj)
      we need at least this implementation to get unit tests running if instances of this stub class are created anywhere
      Overrides:
      equals in class Object