Package RFIDReader

Class Config24V

java.lang.Object
RFIDReader.Config24V

public class Config24V
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    boolean startupState24V  
    boolean state24V  
  • Constructor Summary

    Constructors 
    Constructor Description
    Config24V()  
    Config24V​(boolean state24V, boolean startupState24V)  
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • Config24V

      public Config24V()
    • Config24V

      public Config24V​(boolean state24V, boolean startupState24V)