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