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