Uses of 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.TableChoice Modifier and Type Method Description FXMLController.TableChoiceTableDataController. getChoice()static FXMLController.TableChoiceFXMLController.TableChoice. valueOf(String name)Returns the enum constant of this type with the specified name.static FXMLController.TableChoice[]FXMLController.TableChoice. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.fraunhofer.iosb.ilt.frostserver.modelextractor with parameters of type FXMLController.TableChoice Modifier and Type Method Description voidTableDataController. setChoice(FXMLController.TableChoice choice)
-