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