Uses of Class
org.bidib.jbidibc.decoder.schema.decoderfirmware.ResetsType
Packages that use ResetsType
-
Uses of ResetsType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Fields in org.bidib.jbidibc.decoder.schema.decoderfirmware declared as ResetsTypeMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return ResetsTypeModifier and TypeMethodDescriptionObjectFactory.createResetsType()Create an instance ofResetsTypeFirmwareProtocolType.getResets()Gets the value of the resets property.ResetsType.withReset(Collection<ResetType> values) Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type ResetsTypeModifier and TypeMethodDescriptionvoidFirmwareProtocolType.setResets(ResetsType value) Sets the value of the resets property.FirmwareProtocolType.withResets(ResetsType value)