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