Uses of Enum Class
org.umlg.qualifiertest.Q.QRuntimePropertyEnum
Packages that use Q.QRuntimePropertyEnum
-
Uses of Q.QRuntimePropertyEnum in org.umlg.qualifiertest
Methods in org.umlg.qualifiertest that return Q.QRuntimePropertyEnumModifier and TypeMethodDescriptionstatic Q.QRuntimePropertyEnumQ.QRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)static Q.QRuntimePropertyEnumstatic Q.QRuntimePropertyEnumQ.QRuntimePropertyEnum.fromQualifiedName(String qualifiedName)static Q.QRuntimePropertyEnumReturns the enum constant of this class with the specified name.static Q.QRuntimePropertyEnum[]Q.QRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.