org.plasma.query.model
Class WildcardProperty
java.lang.Object
org.plasma.query.model.AbstractProperty
org.plasma.query.model.WildcardProperty
- All Implemented Interfaces:
- Term
public class WildcardProperty
- extends AbstractProperty
- implements Term
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
protected WildcardPropertyTypeValues type
WildcardProperty
public WildcardProperty()
WildcardProperty
public WildcardProperty(Path path)
getType
public WildcardPropertyTypeValues getType()
- Gets the value of the type property.
- Returns:
- possible object is
WildcardPropertyTypeValues
setType
public void setType(WildcardPropertyTypeValues value)
- Sets the value of the type property.
- Parameters:
value - allowed object is
WildcardPropertyTypeValues
accept
public void accept(QueryVisitor visitor)
- Overrides:
accept in class AbstractProperty
Copyright © 2013. All rights reserved.