| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Query> |
XJMF.query |
| Modifier and Type | Method and Description |
|---|---|
Query |
ObjectFactory.createQuery()
Create an instance of
Query |
Query |
Query.withAgentName(String value) |
Query |
Query.withAgentVersion(String value) |
Query |
Query.withContact(Contact value) |
Query |
Query.withICSVersions(Collection<String> values) |
Query |
Query.withICSVersions(String... values) |
Query |
Query.withID(String value) |
Query |
Query.withSenderID(String value) |
Query |
Query.withSubscription(Subscription value) |
Query |
Query.withTime(DateTime value) |
| Modifier and Type | Method and Description |
|---|---|
List<Query> |
XJMF.getQuery()
Gets the value of the query property.
|
| Modifier and Type | Method and Description |
|---|---|
XJMF |
XJMF.withQuery(Query... values) |
| Modifier and Type | Method and Description |
|---|---|
XJMF |
XJMF.withQuery(Collection<Query> values) |
Copyright © 2016. All rights reserved.