Uses of Enum Class
com.kenai.constantine.platform.NameInfo
Packages that use NameInfo
-
Uses of NameInfo in com.kenai.constantine.platform
Fields in com.kenai.constantine.platform with type parameters of type NameInfoModifier and TypeFieldDescriptionprivate static final ConstantResolver<NameInfo>NameInfo.resolverDeprecated.Methods in com.kenai.constantine.platform that return NameInfoModifier and TypeMethodDescriptionstatic final NameInfoNameInfo.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.static NameInfoDeprecated.Returns the enum constant of this class with the specified name.static NameInfo[]NameInfo.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.