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