planetj.possiblevalues
Class PVClassPV
java.lang.Object
|
+--planetj.possiblevalues.AbstractPV
|
+--planetj.possiblevalues.PVClassPV
- All Implemented Interfaces:
- IPossibleValueGetter
- public class PVClassPV
- extends AbstractPV
- Author:
- PlanetJ Corporation
Constructor Summary |
PVClassPV()
PVClassPV constructor comment. |
Method Summary |
String |
getKey()
Get the key for this possible value class. |
KEY
public static final String KEY
- See Also:
- Constant Field Values
PVClassPV
public PVClassPV()
- PVClassPV 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