Uses of Enum Class
org.x4o.fc18.zion7.flame4.FCFlameSalahSequence
Packages that use FCFlameSalahSequence
Package
Description
18 bit Four Corner enterprise number and text encoding.
Zerial IO version 7 for orange juice.
-
Uses of FCFlameSalahSequence in org.x4o.fc18
Methods in org.x4o.fc18 with parameters of type FCFlameSalahSequenceModifier and TypeMethodDescriptionFourCornerUnicodeDisplay.withEscapeHandler(FCFlameSalahSequence type, Consumer<List<List<Integer>>> handler) -
Uses of FCFlameSalahSequence in org.x4o.fc18.zion7
Methods in org.x4o.fc18.zion7 with parameters of type FCFlameSalahSequenceModifier and TypeMethodDescriptiondefault voidFourCornerZion7Bereshit.Adapter.strobeSalahSequence(FCFlameSalahSequence type, List<List<Integer>> arguments) voidFourCornerZion7Bereshit.strobeSalahSequence(FCFlameSalahSequence type, List<List<Integer>> arguments) An external salah escape sequence. -
Uses of FCFlameSalahSequence in org.x4o.fc18.zion7.flame4
Subclasses with type arguments of type FCFlameSalahSequence in org.x4o.fc18.zion7.flame4Modifier and TypeClassDescriptionenumThe salah sequence strobe supported external types.Methods in org.x4o.fc18.zion7.flame4 that return FCFlameSalahSequenceModifier and TypeMethodDescriptionstatic FCFlameSalahSequenceFCFlameSalahSequence.valueOf(int idx) Returns the enum constant of this class with the specified name.static FCFlameSalahSequenceReturns the enum constant of this class with the specified name.static FCFlameSalahSequence[]FCFlameSalahSequence.values()Returns an array containing the constants of this enum class, in the order they are declared.