public static class SearchQuery.URLAttributeQuery extends SearchQuery.AbstractAttributeQuery
name
Constructor and Description |
---|
URLAttributeQuery() |
URLAttributeQuery(String name,
String value) |
Modifier and Type | Method and Description |
---|---|
boolean |
attributeMatches(InstanceAttribute attr) |
String |
getUrlValue() |
boolean |
hasValue() |
void |
setUrlValue(String urlValue) |
String |
toString() |
getName, getNameWithoutWhiteSpace, setName
public void setUrlValue(String urlValue)
public String getUrlValue()
public boolean attributeMatches(InstanceAttribute attr)
attributeMatches
in class SearchQuery.AbstractAttributeQuery
public boolean hasValue()
hasValue
in class SearchQuery.AbstractAttributeQuery
public String toString()
toString
in class SearchQuery.AbstractAttributeQuery
Copyright © 2017 DocDoku. All rights reserved.