Uses of Enum Class
org.x4o.fc18.zion7.flame4.FCFlameFremanLegoBase8
Packages that use FCFlameFremanLegoBase8
Package
Description
Zerial IO version 7 for orange juice.
-
Uses of FCFlameFremanLegoBase8 in org.x4o.fc18.zion7
Methods in org.x4o.fc18.zion7 with parameters of type FCFlameFremanLegoBase8Modifier and TypeMethodDescriptiondefault voidFourCornerZion7Bereshit.Adapter.strobeNumberBASE8Lego(FCFlameFremanLegoBase8 type, BigInteger value) voidFourCornerZion7Bereshit.strobeNumberBASE8Lego(FCFlameFremanLegoBase8 type, BigInteger value) An base8 computer lego number. -
Uses of FCFlameFremanLegoBase8 in org.x4o.fc18.zion7.flame4
Subclasses with type arguments of type FCFlameFremanLegoBase8 in org.x4o.fc18.zion7.flame4Modifier and TypeClassDescriptionenumThe supported lego sand dune formations.Methods in org.x4o.fc18.zion7.flame4 that return FCFlameFremanLegoBase8Modifier and TypeMethodDescriptionstatic FCFlameFremanLegoBase8FCFlameFremanLegoBase8.valueOf(int idx) Returns the enum constant of this class with the specified name.static FCFlameFremanLegoBase8Returns the enum constant of this class with the specified name.static FCFlameFremanLegoBase8FCFlameFremanLegoBase8.valueOf(PrimordialOctal octal) Returns the enum constant of this class with the specified name.static FCFlameFremanLegoBase8[]FCFlameFremanLegoBase8.values()Returns an array containing the constants of this enum class, in the order they are declared.