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