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