Uses of Enum Class
org.umlg.redefinition.Account.AccountRuntimePropertyEnum
Packages that use Account.AccountRuntimePropertyEnum
-
Uses of Account.AccountRuntimePropertyEnum in org.umlg.redefinition
Methods in org.umlg.redefinition that return Account.AccountRuntimePropertyEnumModifier and TypeMethodDescriptionAccount.AccountRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)Account.AccountRuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.static Account.AccountRuntimePropertyEnum[]Account.AccountRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.