ContentsIndexHome
PreviousUpNext
IElement.setIntLabel Method

Assigns the specified integer label to this IElement. This method does only apply to IElements associated with a subset of Integers. 

 

Java
void setIntLabel(int label);
Parameters 
Description 
int label 
The integer valued label to assign.