Uses of Enum Class
de.fraunhofer.iosb.ilt.frostserver.modelextractor.FXMLController.TableChoice
-
Uses of FXMLController.TableChoice in de.fraunhofer.iosb.ilt.frostserver.modelextractor
Methods in de.fraunhofer.iosb.ilt.frostserver.modelextractor that return FXMLController.TableChoiceModifier and TypeMethodDescriptionTableDataController.getChoice()static FXMLController.TableChoiceReturns the enum constant of this class with the specified name.static FXMLController.TableChoice[]FXMLController.TableChoice.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.fraunhofer.iosb.ilt.frostserver.modelextractor with parameters of type FXMLController.TableChoiceModifier and TypeMethodDescriptionvoidTableDataController.setChoice(FXMLController.TableChoice choice)