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