Uses of Enum Class
org.umlg.collectiontest.Nightmare.NightmareRuntimePropertyEnum
Packages that use Nightmare.NightmareRuntimePropertyEnum
-
Uses of Nightmare.NightmareRuntimePropertyEnum in org.umlg.collectiontest
Methods in org.umlg.collectiontest that return Nightmare.NightmareRuntimePropertyEnumModifier and TypeMethodDescriptionNightmare.NightmareRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)Nightmare.NightmareRuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.Nightmare.NightmareRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.