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