public class IUDescription extends Object
| Constructor and Description |
|---|
IUDescription(String id,
String version) |
IUDescription(String id,
String version,
String queryMatchExpression,
String[] queryParameters) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getQueryMatchExpression() |
String[] |
getQueryParameters() |
String |
getVersion() |
String |
toString() |
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.