Uses of Enum
org.bidib.jbidib.decoder.json.Cv.Mode
Packages that use Cv.Mode
-
Uses of Cv.Mode in org.bidib.jbidib.decoder.json
Methods in org.bidib.jbidib.decoder.json that return Cv.ModeModifier and TypeMethodDescriptionstatic Cv.ModeCv.getMode()mode (Required)static Cv.ModeReturns the enum constant of this type with the specified name.static Cv.Mode[]Cv.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bidib.jbidib.decoder.json with parameters of type Cv.ModeModifier and TypeMethodDescriptionvoidmode (Required)Constructors in org.bidib.jbidib.decoder.json with parameters of type Cv.Mode