Uses of Enum Class
org.umlg.manytomany.ManyTestA.ManyTestARuntimePropertyEnum
Packages that use ManyTestA.ManyTestARuntimePropertyEnum
-
Uses of ManyTestA.ManyTestARuntimePropertyEnum in org.umlg.manytomany
Methods in org.umlg.manytomany that return ManyTestA.ManyTestARuntimePropertyEnumModifier and TypeMethodDescriptionManyTestA.ManyTestARuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)ManyTestA.ManyTestARuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.ManyTestA.ManyTestARuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.