| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.decodercv |
| Modifier and Type | Field and Description |
|---|---|
protected List<CvType> |
CvListType.cv |
| Modifier and Type | Method and Description |
|---|---|
CvType |
ObjectFactory.createCvType()
Create an instance of
CvType |
CvType |
CvType.withNumber(long value) |
CvType |
CvType.withValue(short value) |
| Modifier and Type | Method and Description |
|---|---|
List<CvType> |
CvListType.getCv()
Gets the value of the cv property.
|
| Modifier and Type | Method and Description |
|---|---|
CvListType |
CvListType.withCv(CvType... values) |
| Modifier and Type | Method and Description |
|---|---|
CvListType |
CvListType.withCv(Collection<CvType> values) |
Copyright © 2018. All rights reserved.