Uses of Enum Class
org.umlg.interfacetest.Spook.SpookRuntimePropertyEnum
Packages that use Spook.SpookRuntimePropertyEnum
-
Uses of Spook.SpookRuntimePropertyEnum in org.umlg.interfacetest
Methods in org.umlg.interfacetest that return Spook.SpookRuntimePropertyEnumModifier and TypeMethodDescriptionSpook.SpookRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)Spook.SpookRuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.static Spook.SpookRuntimePropertyEnum[]Spook.SpookRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.