| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.commontypes |
| Modifier and Type | Field and Description |
|---|---|
protected List<ConditionType> |
ConditionType.condition |
protected List<ConditionType> |
TriggerType.condition |
| Modifier and Type | Method and Description |
|---|---|
ConditionType |
ObjectFactory.createConditionType()
Create an instance of
ConditionType |
ConditionType |
ConditionType.withCondition(Collection<ConditionType> values) |
ConditionType |
ConditionType.withCondition(ConditionType... values) |
ConditionType |
ConditionType.withCv(String value) |
ConditionType |
ConditionType.withOperation(String value) |
ConditionType |
ConditionType.withSelection(String value) |
ConditionType |
ConditionType.withType(String value) |
ConditionType |
ConditionType.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ConditionType> |
ObjectFactory.createCondition(ConditionType value)
|
List<ConditionType> |
ConditionType.getCondition()
Gets the value of the condition property.
|
List<ConditionType> |
TriggerType.getCondition()
Gets the value of the condition property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ConditionType> |
ObjectFactory.createCondition(ConditionType value)
|
ConditionType |
ConditionType.withCondition(ConditionType... values) |
TriggerType |
TriggerType.withCondition(ConditionType... values) |
| Modifier and Type | Method and Description |
|---|---|
ConditionType |
ConditionType.withCondition(Collection<ConditionType> values) |
TriggerType |
TriggerType.withCondition(Collection<ConditionType> values) |
Copyright © 2022. All rights reserved.