Uses of Enum Class
org.umlg.associationclass.Hour.HourRuntimePropertyEnum
Packages that use Hour.HourRuntimePropertyEnum
-
Uses of Hour.HourRuntimePropertyEnum in org.umlg.associationclass
Methods in org.umlg.associationclass that return Hour.HourRuntimePropertyEnumModifier and TypeMethodDescriptionstatic Hour.HourRuntimePropertyEnumHour.HourRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)static Hour.HourRuntimePropertyEnumstatic Hour.HourRuntimePropertyEnumHour.HourRuntimePropertyEnum.fromQualifiedName(String qualifiedName)static Hour.HourRuntimePropertyEnumReturns the enum constant of this class with the specified name.static Hour.HourRuntimePropertyEnum[]Hour.HourRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.