Uses of Class
org.bidib.jbidib.decoder.json.CvAddress
Packages that use CvAddress
-
Uses of CvAddress in org.bidib.jbidib.decoder.json
Methods in org.bidib.jbidib.decoder.json that return CvAddressModifier and TypeMethodDescriptionCv.getCvAddress()CvAddress.withIndexHigh(Double indexHigh) CvAddress.withIndexLow(Double indexLow) CvAddress.withNumber(Double number) Methods in org.bidib.jbidib.decoder.json with parameters of type CvAddressModifier and TypeMethodDescriptionvoidCv.setCvAddress(CvAddress cvAddress) Cv.withCvAddress(CvAddress cvAddress) Constructors in org.bidib.jbidib.decoder.json with parameters of type CvAddress