Package nz.org.riskscape.engine.problem
Class ProblemFactoryProxy.JavaMethodCode
java.lang.Object
nz.org.riskscape.engine.problem.ProblemFactoryProxy.JavaMethodCode
- All Implemented Interfaces:
ProblemCode
- Enclosing class:
- ProblemFactoryProxy
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JavaMethodCode
-
-
Method Details
-
toKey
Description copied from interface:ProblemCode
A key to use for i18n look ups to describe this problem.
- Specified by:
toKey
in interfaceProblemCode
-
name
Description copied from interface:ProblemCode
The name of this code, unique among all other codes in its class
- Specified by:
name
in interfaceProblemCode
-
equals
-
hashCode
public int hashCode() -
toString
-