Uses of Enum
org.bidib.jbidib.decoder.json.Cv.Type
Packages that use Cv.Type
-
Uses of Cv.Type in org.bidib.jbidib.decoder.json
Methods in org.bidib.jbidib.decoder.json that return Cv.TypeModifier and TypeMethodDescriptionstatic Cv.TypeCv.getType()type (Required)static Cv.TypeReturns the enum constant of this type with the specified name.static Cv.Type[]Cv.Type.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.TypeModifier and TypeMethodDescriptionvoidtype (Required)Constructors in org.bidib.jbidib.decoder.json with parameters of type Cv.Type