CVType |
ObjectFactory.createCVType()
|
CVType |
CVType.withBitOrBitSelectionOrValue(Collection<Object> values) |
CVType |
CVType.withBitOrBitSelectionOrValue(Object... values) |
CVType |
CVType.withCv1021(Short value) |
CVType |
CVType.withCv31(Short value) |
CVType |
CVType.withCv32(Short value) |
CVType |
CVType.withDefaultValue(Short value) |
CVType |
CVType.withDescription(Collection<DescriptionType> values) |
CVType |
CVType.withDescription(DescriptionType... values) |
CVType |
CVType.withMaxValue(Short value) |
CVType |
CVType.withMinValue(Short value) |
CVType |
CVType.withMode(CVModeType value) |
CVType |
CVType.withNumber(int value) |
CVType |
CVType.withType(CVTypeType value) |
CVType |
CVType.withValueCalculation(ValueCalculationType value) |