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