|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Nested Class Summary | |
static class |
HasNodeValue.NodeValue_list
Inner list class for holding multiple entries for attribute nodeValue. |
| Method Summary | |
void |
addToNodeValue(int position,
NodeValue nodeValue)
Method to add NodeValue at position to NodeValue_list |
void |
addToNodeValue(NodeValue nodeValue)
Method to add NodeValue to NodeValue_list |
NodeValue |
getFromNodeValue(int position)
Method to get NodeValue from NodeValue_list |
HasNodeValue.NodeValue_list |
getNodeValue()
Get method for nodeValue |
void |
removeElementAtFromNodeValue(int position)
Method to remove by position from NodeValue_list |
void |
removeFromNodeValue(NodeValue nodeValue)
Method to remove first NodeValue from NodeValue_list |
void |
setNodeValue(HasNodeValue.NodeValue_list nodeValue)
Set method for nodeValue |
| Method Detail |
public void setNodeValue(HasNodeValue.NodeValue_list nodeValue)
public HasNodeValue.NodeValue_list getNodeValue()
public void addToNodeValue(NodeValue nodeValue)
public void addToNodeValue(int position,
NodeValue nodeValue)
public NodeValue getFromNodeValue(int position)
public void removeElementAtFromNodeValue(int position)
public void removeFromNodeValue(NodeValue nodeValue)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||