|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.query.model.AbstractProperty
public abstract class AbstractProperty
Java class for AbstractProperty complex type.
| Field Summary | |
|---|---|
protected Path |
path
|
| Constructor Summary | |
|---|---|
AbstractProperty()
|
|
| Method Summary | |
|---|---|
void |
accept(QueryVisitor visitor)
|
Path |
getPath()
Gets the value of the path property. |
void |
setPath(Path value)
Sets the value of the path property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Path path
| Constructor Detail |
|---|
public AbstractProperty()
| Method Detail |
|---|
public Path getPath()
Pathpublic void setPath(Path value)
value - allowed object is
Pathpublic void accept(QueryVisitor visitor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||