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