| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.commontypes |
| Modifier and Type | Field and Description |
|---|---|
protected List<OptionType> |
BitSelectionType.option |
protected List<OptionType> |
GroupType.option |
| Modifier and Type | Method and Description |
|---|---|
OptionType |
ObjectFactory.createOptionType()
Create an instance of
OptionType |
OptionType |
OptionType.withDescription(Collection<DescriptionType> values) |
OptionType |
OptionType.withDescription(DescriptionType... values) |
OptionType |
OptionType.withDisableOther(Boolean value) |
OptionType |
OptionType.withReset(Boolean value) |
OptionType |
OptionType.withValue(short value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<OptionType> |
ObjectFactory.createOption(OptionType value)
|
List<OptionType> |
BitSelectionType.getOption()
Gets the value of the option property.
|
List<OptionType> |
GroupType.getOption()
Gets the value of the option property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<OptionType> |
ObjectFactory.createOption(OptionType value)
|
BitSelectionType |
BitSelectionType.withOption(OptionType... values) |
GroupType |
GroupType.withOption(OptionType... values) |
| Modifier and Type | Method and Description |
|---|---|
BitSelectionType |
BitSelectionType.withOption(Collection<OptionType> values) |
GroupType |
GroupType.withOption(Collection<OptionType> values) |
Copyright © 2024. All rights reserved.