Class QPossibleValue<T extends Serializable>
java.lang.Object
com.kingsrook.qqq.backend.core.model.metadata.possiblevalues.QPossibleValue<T>
An actual possible value - an id and label.
Type parameter `T` is the type of the id (often Integer, maybe String)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
QPossibleValue
-
QPossibleValue
-
-
Method Details
-
getId
Getter for id -
getLabel
Getter for label -
equals
-
hashCode
-