Uses of Enum Class
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 DecoderTypeTypeGets the enum associated to the value passed as parameter.static DecoderTypeTypeReturns the enum constant of this class with the specified name.static DecoderTypeType[]DecoderTypeType.values()Returns an array containing the constants of this enum class, 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)