Uses of Enum Class
pl.sgjp.morfeusz.MorfeuszUsage
-
Uses of MorfeuszUsage in pl.sgjp.morfeusz
Subclasses with type arguments of type MorfeuszUsage in pl.sgjp.morfeuszMethods in pl.sgjp.morfeusz that return MorfeuszUsageModifier and TypeMethodDescriptionstatic MorfeuszUsageMorfeuszUsage.swigToEnum(int swigValue) static MorfeuszUsageReturns the enum constant of this class with the specified name.static MorfeuszUsage[]MorfeuszUsage.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in pl.sgjp.morfeusz with parameters of type MorfeuszUsageModifier and TypeMethodDescriptionstatic MorfeuszMorfeusz.createInstance(String dictName, MorfeuszUsage usage) Creates actual instance of Morfeusz class.static MorfeuszMorfeusz.createInstance(MorfeuszUsage usage) Creates actual instance of Morfeusz class.