Uses of Enum Class
org.x4o.fc18.zion7.flame4.FCFlameWordDish
Packages that use FCFlameWordDish
Package
Description
Zerial IO version 7 for orange juice.
-
Uses of FCFlameWordDish in org.x4o.fc18.zion7
Methods in org.x4o.fc18.zion7 with parameters of type FCFlameWordDishModifier and TypeMethodDescriptiondefault voidFourCornerZion7Bereshit.Adapter.strobeTheWord(FCFlameWordDish course, int cakePoint) voidFourCornerZion7Bereshit.strobeTheWord(FCFlameWordDish course, int cakePoint) An single word cake point.default voidFourCornerZion7Bereshit.Adapter.strobeTheWords(FCFlameWordDish course, List<Integer> cakePoints) voidFourCornerZion7Bereshit.strobeTheWords(FCFlameWordDish course, List<Integer> cakePoints) An block of word cake points. -
Uses of FCFlameWordDish in org.x4o.fc18.zion7.flame4
Subclasses with type arguments of type FCFlameWordDish in org.x4o.fc18.zion7.flame4Modifier and TypeClassDescriptionenumThe spoken languages supported by the word.Methods in org.x4o.fc18.zion7.flame4 that return FCFlameWordDishModifier and TypeMethodDescriptionstatic FCFlameWordDishFCFlameWordDish.valueOf(int idx) Returns the enum constant of this class with the specified name.static FCFlameWordDishReturns the enum constant of this class with the specified name.static FCFlameWordDish[]FCFlameWordDish.values()Returns an array containing the constants of this enum class, in the order they are declared.