Uses of Enum
org.bidib.jbidibc.decoder.schema.commontypes.DecoderTypeType
Packages that use DecoderTypeType
Package
Description
-
Uses of DecoderTypeType in org.bidib.jbidibc.decoder.schema.commontypes
Methods in org.bidib.jbidibc.decoder.schema.commontypes that return DecoderTypeTypeModifier and TypeMethodDescriptionstatic DecoderTypeTypestatic DecoderTypeTypeReturns the enum constant of this type with the specified name.static DecoderTypeType[]DecoderTypeType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of DecoderTypeType in org.bidib.jbidibc.decoder.schema.decoder
Fields in org.bidib.jbidibc.decoder.schema.decoder declared as DecoderTypeTypeMethods in org.bidib.jbidibc.decoder.schema.decoder that return DecoderTypeTypeMethods in org.bidib.jbidibc.decoder.schema.decoder with parameters of type DecoderTypeTypeModifier and TypeMethodDescriptionvoidDecoderType.setType(DecoderTypeType value) Sets the value of the type property.DecoderType.withType(DecoderTypeType value) -
Uses of DecoderTypeType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Fields in org.bidib.jbidibc.decoder.schema.decoderfirmware declared as DecoderTypeTypeMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return DecoderTypeTypeMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type DecoderTypeTypeModifier and TypeMethodDescriptionvoidDecoderType.setType(DecoderTypeType value) Sets the value of the type property.DecoderType.withType(DecoderTypeType value)