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, setNamepublic void setUrlValue(String urlValue)
public String getUrlValue()
public boolean attributeMatches(InstanceAttribute attr)
attributeMatches in class SearchQuery.AbstractAttributeQuerypublic boolean hasValue()
hasValue in class SearchQuery.AbstractAttributeQuerypublic String toString()
toString in class SearchQuery.AbstractAttributeQueryCopyright © 2017 DocDoku. All rights reserved.