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