|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAIFTypeEnum
Represents enum type in IAIFType
| Method Summary | |
|---|---|
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 |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.aif.ITypeIntegral |
|---|
isSigned |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFType |
|---|
sizeof |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String[] getNames()
java.lang.Integer[] getValues()
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||