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()An array containing CVs and CvGroupsCV editor for one DecodergetName()Name of the firmwareid (Required)inthashCode()voidAn array containing CVs and CvGroupsvoidCV 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
An array containing CVs and CvGroups -
setCv
An array containing CVs and CvGroups -
withCv
-
getEditor
CV editor for one Decoder -
setEditor
CV editor for one Decoder -
withEditor
-
toString
-
hashCode
public int hashCode() -
equals
-