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