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