IlpEnumKey
instead.@Deprecated public static class IltKey.Enum extends IltKey
IlEnum
.IlEnum
IltKey.Boolean, IltKey.Color, IltKey.Enum, IltKey.EnumArray, IltKey.Float, IltKey.Font, IltKey.Image, IltKey.Integer, IltKey.LineStyle, IltKey.Pattern, IltKey.Point, IltKey.String, IltKey.StringArray
Modifier and Type | Field and Description |
---|---|
static IlEnumInfo |
metainfo
Deprecated.
Contains metainformation about this
IlKey class. |
Modifier and Type | Method and Description |
---|---|
Object |
getDefaultInitValue()
Deprecated.
Returns the default initialization value.
|
Object |
getEnumInfo()
Deprecated.
Returns the metainfo of the subclass of
ilog.util.IlEnum
corresponding to this key. |
static IltKey.Enum |
New(String name,
IlEnumInfo enumInfo)
Deprecated.
Creates a new key for properties whose type is a subclass of
ilog.util.IlEnum . |
public static IlEnumInfo metainfo
IlKey
class.public static IltKey.Enum New(String name, IlEnumInfo enumInfo)
ilog.util.IlEnum
.name
- A unique name for the key, used for serialization purposes.enumInfo
- The metainfo of the subclass.public Object getDefaultInitValue()
IltKey
getDefaultInitValue
in class IltKey
public Object getEnumInfo()
ilog.util.IlEnum
corresponding to this key.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.