Package org.bidib.jbidib.decoder.json
Class Firmware
java.lang.Object
org.bidib.jbidib.decoder.json.Firmware
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCv()The CVsCV editor for one DecodergetName()Name of the firmwareid (Required)inthashCode()voidThe CVsvoidCV editor for one DecodervoidsetMetadata(Metadata metadata) voidName of the firmwarevoidsetOptions(String options) voidvoidsetVersion(String version) id (Required)toString()withEditor(Editor editor) withMetadata(Metadata metadata) withOptions(String options) withTypeid(List<String> typeid) withVersion(String version)
-
Constructor Details
-
Method Details
-
getVersion
id (Required) -
setVersion
id (Required) -
withVersion
-
getName
Name of the firmware -
setName
Name of the firmware -
withName
-
getMetadata
-
setMetadata
-
withMetadata
-
getTypeid
-
setTypeid
-
withTypeid
-
getOptions
-
setOptions
-
withOptions
-
getCv
The CVs -
setCv
The CVs -
withCv
-
getEditor
CV editor for one Decoder -
setEditor
CV editor for one Decoder -
withEditor
-
toString
-
hashCode
public int hashCode() -
equals
-