planetj.possiblevalues
Class SQLTypePV
java.lang.Object
|
+--planetj.possiblevalues.AbstractPV
|
+--planetj.possiblevalues.SQLTypePV
- All Implemented Interfaces:
- IPossibleValueGetter
- public class SQLTypePV
- extends AbstractPV
|
Constructor Summary |
SQLTypePV()
SQLTypePV 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
SQLTypePV
public SQLTypePV()
- SQLTypePV 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