public interface IAIFTypeEnum extends ITypeIntegral
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns name of the enumeration
|
String[] |
getNames()
Returns an array of the enumeration names
|
Integer[] |
getValues()
Returns an array of the enumeration values corresponding to each name
|
isSigned
String getName()
String[] getNames()
Integer[] getValues()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.