| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<CounterReset> |
Notification.counterReset |
| Modifier and Type | Method and Description |
|---|---|
CounterReset |
ObjectFactory.createCounterReset()
Create an instance of
CounterReset |
CounterReset |
CounterReset.withCounterID(String value) |
CounterReset |
CounterReset.withLastCount(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
List<CounterReset> |
Notification.getCounterReset()
Gets the value of the counterReset property.
|
| Modifier and Type | Method and Description |
|---|---|
Notification |
Notification.withCounterReset(CounterReset... values) |
| Modifier and Type | Method and Description |
|---|---|
Notification |
Notification.withCounterReset(Collection<CounterReset> values) |
Copyright © 2016. All rights reserved.