| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<MarkActivation> |
MarkObject.markActivation |
| Modifier and Type | Method and Description |
|---|---|
MarkActivation |
ObjectFactory.createMarkActivation()
Create an instance of
MarkActivation |
MarkActivation |
MarkActivation.withContext(String value) |
MarkActivation |
MarkActivation.withIndex(Collection<String> values) |
MarkActivation |
MarkActivation.withIndex(String... values) |
| Modifier and Type | Method and Description |
|---|---|
List<MarkActivation> |
MarkObject.getMarkActivation()
Gets the value of the markActivation property.
|
| Modifier and Type | Method and Description |
|---|---|
MarkObject |
MarkObject.withMarkActivation(MarkActivation... values) |
| Modifier and Type | Method and Description |
|---|---|
MarkObject |
MarkObject.withMarkActivation(Collection<MarkActivation> values) |
Copyright © 2016. All rights reserved.