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