planetj.possiblevalues
Class FormatterClassPV
java.lang.Object
|
+--planetj.possiblevalues.AbstractPV
|
+--planetj.possiblevalues.FormatterClassPV
- All Implemented Interfaces:
- IPossibleValueGetter
- public class FormatterClassPV
- extends AbstractPV
- Author:
- PlanetJ Corporation
Method Summary |
String |
getKey()
Get the key for this possible value class. |
KEY
public static final String KEY
- See Also:
- Constant Field Values
FormatterClassPV
public FormatterClassPV()
- FieldClassPV constructor comment.
getKey
public String getKey()
- Description copied from class:
AbstractPV
- Get the key for this possible value class.
- Specified by:
getKey
in class AbstractPV