| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Dependent> |
SetType.dependent |
| Modifier and Type | Method and Description |
|---|---|
Dependent |
ObjectFactory.createDependent()
Create an instance of
Dependent |
Dependent |
Dependent.withJMFURL(String value) |
Dependent |
Dependent.withJobID(String value) |
Dependent |
Dependent.withJobPartID(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Dependent> |
SetType.getDependent()
Gets the value of the dependent property.
|
| Modifier and Type | Method and Description |
|---|---|
SetType |
SetType.withDependent(Dependent... values) |
ResourceSet |
ResourceSet.withDependent(Dependent... values) |
ParameterSet |
ParameterSet.withDependent(Dependent... values) |
| Modifier and Type | Method and Description |
|---|---|
SetType |
SetType.withDependent(Collection<Dependent> values) |
ResourceSet |
ResourceSet.withDependent(Collection<Dependent> values) |
ParameterSet |
ParameterSet.withDependent(Collection<Dependent> values) |
Copyright © 2016. All rights reserved.