Uses of Enum Class
org.umlg.collectiontest.Foot.FootRuntimePropertyEnum
Packages that use Foot.FootRuntimePropertyEnum
-
Uses of Foot.FootRuntimePropertyEnum in org.umlg.collectiontest
Methods in org.umlg.collectiontest that return Foot.FootRuntimePropertyEnumModifier and TypeMethodDescriptionstatic Foot.FootRuntimePropertyEnumFoot.FootRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)static Foot.FootRuntimePropertyEnumstatic Foot.FootRuntimePropertyEnumFoot.FootRuntimePropertyEnum.fromQualifiedName(String qualifiedName)static Foot.FootRuntimePropertyEnumReturns the enum constant of this class with the specified name.static Foot.FootRuntimePropertyEnum[]Foot.FootRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.