Set extension attributes by indexed position.
Parameters: index - Indexed position value (0..length-1) of the item to set Parameters: theAttribute - Item to add at position index.
setElement
void setElement(int index, Element theElement)(Code)
Set extension elements by indexed position.
Parameters: index - Indexed position value (0..length-1) of the item to set Parameters: theElement - Item to add at position index.