Uses of Enum Class
org.x4o.fc18.zion7.octal8.PrimordialOctalSound
Packages that use PrimordialOctalSound
-
Uses of PrimordialOctalSound in org.x4o.fc18.zion7.octal8
Subclasses with type arguments of type PrimordialOctalSound in org.x4o.fc18.zion7.octal8Methods in org.x4o.fc18.zion7.octal8 that return PrimordialOctalSoundModifier and TypeMethodDescriptionstatic PrimordialOctalSoundPrimordialOctalSound.valueOf(int index) Returns the enum constant of this class with the specified name.static PrimordialOctalSoundReturns the enum constant of this class with the specified name.static PrimordialOctalSoundPrimordialOctalSound.valueOf(PrimordialOctal octal) Returns the enum constant of this class with the specified name.static PrimordialOctalSoundPrimordialOctalSound.valueOfOctalShift(int value, PrimordialOctalSound shifter) static PrimordialOctalSound[]PrimordialOctalSound.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.x4o.fc18.zion7.octal8 that return types with arguments of type PrimordialOctalSoundModifier and TypeMethodDescriptionstatic List<PrimordialOctalSound> PrimordialOctalSound.valuesOfSmurfs(InputStream input) Methods in org.x4o.fc18.zion7.octal8 with parameters of type PrimordialOctalSoundModifier and TypeMethodDescriptionstatic PrimordialOctalSoundPrimordialOctalSound.valueOfOctalShift(int value, PrimordialOctalSound shifter)