Uses of Class
org.apache.torque.om.NumberKey
Packages that use NumberKey
-
Uses of NumberKey in org.apache.torque.om
Methods in org.apache.torque.om that return NumberKeyModifier and TypeMethodDescriptionstatic NumberKeySimpleKey.keyFor(double key) Creates an ObjectKey for the key object.static NumberKeySimpleKey.keyFor(int key) Creates an ObjectKey for the key object.static NumberKeySimpleKey.keyFor(long key) Creates an ObjectKey for the key object.static NumberKeyCreates an ObjectKey for the key object.static NumberKeySimpleKey.keyFor(BigDecimal key) Creates an ObjectKey for the key object.static NumberKeyCreates an ObjectKey for the key object.Methods in org.apache.torque.om with parameters of type NumberKeyConstructors in org.apache.torque.om with parameters of type NumberKey