Uses of Enum
org.bidib.jbidibc.decoder.schema.commontypes.ProtocolTypeType
Packages that use ProtocolTypeType
Package
Description
-
Uses of ProtocolTypeType in org.bidib.jbidibc.decoder.schema.commontypes
Fields in org.bidib.jbidibc.decoder.schema.commontypes declared as ProtocolTypeTypeMethods in org.bidib.jbidibc.decoder.schema.commontypes that return ProtocolTypeTypeModifier and TypeMethodDescriptionstatic ProtocolTypeTypeProtocolType.getType()Gets the value of the type property.static ProtocolTypeTypeReturns the enum constant of this type with the specified name.static ProtocolTypeType[]ProtocolTypeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bidib.jbidibc.decoder.schema.commontypes with parameters of type ProtocolTypeTypeModifier and TypeMethodDescriptionvoidProtocolType.setType(ProtocolTypeType value) Sets the value of the type property.ProtocolType.withType(ProtocolTypeType value) -
Uses of ProtocolTypeType in org.bidib.jbidibc.decoder.schema.decoderdetection
Methods in org.bidib.jbidibc.decoder.schema.decoderdetection with parameters of type ProtocolTypeType -
Uses of ProtocolTypeType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type ProtocolTypeType