|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AVMAspectName
Interface to Aspect names on AVM nodes.
| Method Summary | |
|---|---|
QName |
getName()
Get the name of this Aspect. |
AVMNode |
getNode()
Get the node that has this Aspect name. |
void |
setName(QName name)
Set the name of the Aspect. |
void |
setNode(AVMNode node)
Set the node that has the Aspect. |
| Method Detail |
|---|
void setNode(AVMNode node)
node - The node.AVMNode getNode()
void setName(QName name)
name - The QName of the Aspect.QName getName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||