| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.decodercv |
| Modifier and Type | Field and Description |
|---|---|
protected CvListType |
DecoderCv.cvs |
| Modifier and Type | Method and Description |
|---|---|
CvListType |
ObjectFactory.createCvListType()
Create an instance of
CvListType |
CvListType |
DecoderCv.getCvs()
Gets the value of the cvs property.
|
CvListType |
CvListType.withCv(Collection<CvType> values) |
CvListType |
CvListType.withCv(CvType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
DecoderCv.setCvs(CvListType value)
Sets the value of the cvs property.
|
DecoderCv |
DecoderCv.withCvs(CvListType value) |
Copyright © 2018. All rights reserved.