org.plasma.query.model
Class AbstractProperty
java.lang.Object
org.plasma.query.model.AbstractProperty
- Direct Known Subclasses:
- Property, WildcardProperty
public abstract class AbstractProperty
- extends Object
Java class for AbstractProperty complex type.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
path
protected Path path
AbstractProperty
public AbstractProperty()
getPath
public Path getPath()
- Gets the value of the path property.
- Returns:
- possible object is
Path
setPath
public void setPath(Path value)
- Sets the value of the path property.
- Parameters:
value - allowed object is
Path
accept
public void accept(QueryVisitor visitor)
Copyright © 2014. All rights reserved.