public static class SearchQuery.URLAttributeQuery extends SearchQuery.AbstractAttributeQuery
Modifier and Type | Field and Description |
---|---|
private String |
urlValue |
name
Constructor and Description |
---|
SearchQuery.URLAttributeQuery() |
SearchQuery.URLAttributeQuery(String name,
String value) |
Modifier and Type | Method and Description |
---|---|
boolean |
attributeMatches(InstanceAttribute attr) |
String |
getUrlValue() |
void |
setUrlValue(String urlValue) |
getName, setName
private String urlValue
public void setUrlValue(String urlValue)
public String getUrlValue()
public boolean attributeMatches(InstanceAttribute attr)
attributeMatches
in class SearchQuery.AbstractAttributeQuery
Copyright © 2013 OW2 Consortium. All Rights Reserved.