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