I have the following FXML:
First, you should import your needed value model, like Crowell answer, you should import like this in your fxml header:
Second, if you want's import your own model, import it first and then like this:
....