Class DecoderDbStatusResponse.DecoderStatusResponse

java.lang.Object
org.bidib.jbidibc.decoder.json.StatusResponse
org.bidib.jbidibc.decoder.json.DecoderDbStatusResponse.DecoderStatusResponse
Enclosing class:
DecoderDbStatusResponse

public static class DecoderDbStatusResponse.DecoderStatusResponse extends StatusResponse
  • Constructor Details

    • DecoderStatusResponse

      public DecoderStatusResponse()
  • Method Details

    • getManufacturerId

      public Integer getManufacturerId()
    • setManufacturerId

      public void setManufacturerId(Integer manufacturerId)
    • getManufacturerExtendedId

      public Integer getManufacturerExtendedId()
      Returns:
      the manufacturerExtendedId
    • setManufacturerExtendedId

      public void setManufacturerExtendedId(Integer manufacturerExtendedId)
      Parameters:
      manufacturerExtendedId - the manufacturerExtendedId to set
    • getName

      public String getName()
      Returns:
      the name
    • setName

      public void setName(String name)
      Parameters:
      name - the name to set