Class PropertyTypeSelection.E
java.lang.Object
com.pnfsoftware.jeb.core.properties.impl.PropertyTypeSelection.E
- Enclosing class:
PropertyTypeSelection
One selectable entry of a selection property type.
-
Method Summary
-
Method Details
-
getId
public int getId()Get the entry identifier stored in the property value.- Returns:
- the entry identifier
-
getValue
Get the display value of the entry.- Returns:
- the display value
-
getDescription
Get the optional entry description.- Returns:
- the entry description
-
toString
-