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