Uses of Class
org.bidib.jbidibc.decoder.schema.commontypes.CVType
Packages that use CVType
-
Uses of CVType in org.bidib.jbidibc.decoder.schema.commontypes
Methods in org.bidib.jbidibc.decoder.schema.commontypes that return CVTypeModifier and TypeMethodDescriptionObjectFactory.createCVType()Create an instance ofCVTypeCVType.withBitOrBitSelectionOrPartial(Object... values) CVType.withBitOrBitSelectionOrPartial(Collection<Object> values) CVType.withConditions(ConditionsType value) CVType.withDefaultValue(Short value) CVType.withDescription(Collection<DescriptionType> values) CVType.withDescription(DescriptionType... values) CVType.withIndexHigh(Short value) CVType.withIndexLow(Short value) CVType.withInitialRead(Boolean value) CVType.withIsCustom(Boolean value) CVType.withMode(CVModeType value) CVType.withNumber(int value) CVType.withPomWriteExclude(Boolean value) CVType.withPossibleValues(String value) CVType.withType(CVTypeType value) CVType.withValueCalculation(ValueCalculationType value) Methods in org.bidib.jbidibc.decoder.schema.commontypes that return types with arguments of type CVTypeMethods in org.bidib.jbidibc.decoder.schema.commontypes with parameters of type CVType