public class ArtifactSet extends AbstractXPathNode
| Constructor and Description |
|---|
ArtifactSet()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(XPathVisitor visitor)
Accepts a visitor.
|
LocationPath |
getLocationPath() |
void |
setLocationPath(LocationPath locationPath) |
public LocationPath getLocationPath()
public void setLocationPath(LocationPath locationPath)
locationPath - the locationPath to setpublic void accept(XPathVisitor visitor)
AbstractXPathNodeaccept in class AbstractXPathNodeAbstractXPathNode.accept(org.overlord.sramp.common.query.xpath.visitors.XPathVisitor)Copyright © 2011–2013 JBoss, a division of Red Hat. All rights reserved.