public class AdvancedSearchPathQuery
extends java.lang.Object
Constructor and Description |
---|
AdvancedSearchPathQuery(java.lang.String title,
AdvancedSearchQueryGroup queryGroup,
java.lang.String indent)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
addReturnField(java.lang.String s)
Adds a returnfield to the pathquery xml.
|
java.lang.String |
toString()
Creates the pathquery xml string.
|
public AdvancedSearchPathQuery(java.lang.String title, AdvancedSearchQueryGroup queryGroup, java.lang.String indent)
title
- the title of the pathqueryqueryGroup
- the main query groupindent
- a string of spaces used for indenting outputpublic void addReturnField(java.lang.String s)
s
- the name of the returnfield to addpublic java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2020 Regents of the University of California. All Rights Reserved.