Uses of Enum Class
org.umlg.componenttest.Time.TimeRuntimePropertyEnum
Packages that use Time.TimeRuntimePropertyEnum
-
Uses of Time.TimeRuntimePropertyEnum in org.umlg.componenttest
Methods in org.umlg.componenttest that return Time.TimeRuntimePropertyEnumModifier and TypeMethodDescriptionstatic Time.TimeRuntimePropertyEnumTime.TimeRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)static Time.TimeRuntimePropertyEnumstatic Time.TimeRuntimePropertyEnumTime.TimeRuntimePropertyEnum.fromQualifiedName(String qualifiedName)static Time.TimeRuntimePropertyEnumReturns the enum constant of this class with the specified name.static Time.TimeRuntimePropertyEnum[]Time.TimeRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.