Constructor and Description |
---|
PlanAttribute(Node root)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getId()
Returns the attribute ID (optional).
|
Node |
getRoot()
Returns the root node.
|
int |
hashCode() |
public PlanAttribute(Node root)
root
- the root nodeCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.